#cf500c color space conversions
Hex:
#cf500c
RGB:
207, 80, 12
CMY:
19, 69, 95
CMYK:
0, 61, 94, 19
HSL:
21°, 89.0411%, 42.9412%
HSV (HSB):
21°, 94.2029%, 81.1765%
XYZ:
28.6671, 19.0293, 2.5099
xyY:
0.5710, 0.3790, 19.0293
CIE-Lab:
50.7214, 47.7219, 58.1172
CIE-LCH:
50.7214, 75.1997, 50.6095
CIE-Luv:
50.7214, 104.6282, 42.2923
Hunter-Lab:
43.6225, 40.9642, 27.1244
#cf500c color charts
#cf500c color shades, tints & tones
#cf500c color schemes
#cf500c color preview, HTML & CSS examples
This text has a color of #cf500c
<p style="color:#cf500c;">Text here</p>
.mytext {color:#cf500c;}
This box has a color of #cf500c
<div style="background-color:#cf500c;">Content here</div>
.mybackground {background-color:#cf500c;}
Border around this has a color of #cf500c
<div style="border:2px solid #cf500c;">Content here</div>
.myborder {border:2px solid #cf500c;}