#ff2006 color space conversions
Hex:
#ff2006
RGB:
255, 32, 6
CMY:
0, 87, 98
CMYK:
0, 87, 98, 0
HSL:
6°, 100.0000%, 51.1765%
HSV (HSB):
6°, 97.6471%, 100.0000%
XYZ:
41.7894, 22.3062, 2.2753
xyY:
0.6296, 0.3361, 22.3062
CIE-Lab:
54.3504, 76.9660, 66.2061
CIE-LCH:
54.3504, 101.5235, 40.7021
CIE-Luv:
54.3504, 168.4188, 39.2459
Hunter-Lab:
47.2294, 75.2884, 30.2043
#ff2006 color charts
#ff2006 RGB chart
#ff2006 CMYK chart
#ff2006 RGB pie chart
#ff2006 color shades, tints & tones
#ff2006 color schemes
#ff2006 color preview, HTML & CSS examples
This text has a color of #ff2006
<p style="color:#ff2006;">Text here</p>
.mytext {color:#ff2006;}
Text color #ff2006
This box has a color of #ff2006
<div style="background-color:#ff2006;">Content here</div>
.mybackground {background-color:#ff2006;}
Background color #ff2006
Border around this has a color of #ff2006
<div style="border:2px solid #ff2006;">Content here</div>
.myborder {border:2px solid #ff2006;}
Border color #ff2006