#cf992f color space conversions
Hex:
#cf992f
RGB:
207, 153, 47
CMY:
19, 40, 82
CMYK:
0, 26, 77, 19
HSL:
40°, 62.9921%, 49.8039%
HSV (HSB):
40°, 77.2947%, 81.1765%
XYZ:
37.6364, 36.2531, 7.7032
xyY:
0.4613, 0.4443, 36.2531
CIE-Lab:
66.7129, 10.6430, 59.8903
CIE-LCH:
66.7129, 60.8286, 79.9232
CIE-Luv:
66.7129, 44.3906, 61.9004
Hunter-Lab:
60.2105, 6.2084, 34.5619
#cf992f color charts
#cf992f color shades, tints & tones
#cf992f color schemes
#cf992f color preview, HTML & CSS examples
This text has a color of #cf992f
<p style="color:#cf992f;">Text here</p>
.mytext {color:#cf992f;}
This box has a color of #cf992f
<div style="background-color:#cf992f;">Content here</div>
.mybackground {background-color:#cf992f;}
Border around this has a color of #cf992f
<div style="border:2px solid #cf992f;">Content here</div>
.myborder {border:2px solid #cf992f;}