#cf800f color space conversions
Hex:
#cf800f
RGB:
207, 128, 15
CMY:
19, 50, 94
CMYK:
0, 38, 93, 19
HSL:
35°, 86.4865%, 43.5294%
HSV (HSB):
35°, 92.7536%, 81.1765%
XYZ:
33.5375, 28.7382, 4.2314
xyY:
0.5043, 0.4321, 28.7382
CIE-Lab:
60.5499, 23.3629, 64.2388
CIE-LCH:
60.5499, 68.3553, 70.0142
CIE-Luv:
60.5499, 65.5046, 57.8932
Hunter-Lab:
53.6081, 17.8566, 32.8458
#cf800f color charts
#cf800f color shades, tints & tones
#cf800f color schemes
#cf800f color preview, HTML & CSS examples
This text has a color of #cf800f
<p style="color:#cf800f;">Text here</p>
.mytext {color:#cf800f;}
This box has a color of #cf800f
<div style="background-color:#cf800f;">Content here</div>
.mybackground {background-color:#cf800f;}
Border around this has a color of #cf800f
<div style="border:2px solid #cf800f;">Content here</div>
.myborder {border:2px solid #cf800f;}