Input Hex color codes, RGB and HSL values. Example:ff0000, rgb(255,0,0), hsl(0,100%,50%). Note no spaces!
#ff3333 / rgb(255,51,51) / hsl(0,100%,60%)
ff3333
255,51,51
The hexadecimal color code #ff3333. In the RGB color model #ff3333 is comprised of 100% red, 20% green and 20% blue. In the HSL color space #ff3333 has a hue of 0° (degrees), 100%% saturation and 60%% lightness.
-
Hue
-
saturation
-
lightness
Color Space Conversions
- Hexadecimal
- #ff3333/#F33
- Decimal
- 16724787
- Binary
- 11111111,00110011,00110011
- RGB
- rgb(255, 51, 51)
- RGBA
- rgba(255, 51, 51,1.0)
- HSL
- hsl(0, 100%, 60%)
- HSLA
- hsla(0, 100%, 60%,1.0)
- HSV/HSB
- 0°, 80%, 100%
- CMY
- 0, 80, 80
- CMYK
- 0, 80, 80, 0
- YUV
- 111.996, 0, 125.46
- YIQ
- 111.996, 121.584, 43.248
- YCbCr
- 112.237, 97.808, 217.556
- XYZ
- 43.02, 23.87, 5.47
- Yxy
- 23.87, 0.59, 0.33
- Hunter-Lab
- 48.85, 75.49, 25.86
- CIELab
- 55.95, 73.75, 50.26
- CIELCH
- 55.95, 89.25, 34.27
- CIELuv
- 55.95, 155.96, 33.63