#cf982f color space conversions
Hex:
#cf982f
RGB:
207, 152, 47
CMY:
19, 40, 82
CMYK:
0, 27, 77, 19
HSL:
39°, 62.9921%, 49.8039%
HSV (HSB):
39°, 77.2947%, 81.1765%
XYZ:
37.4735, 35.9271, 7.6489
xyY:
0.4624, 0.4433, 35.9271
CIE-Lab:
66.4642, 11.1841, 59.6565
CIE-LCH:
66.4642, 60.6958, 79.3817
CIE-Luv:
66.4642, 45.1578, 61.4983
Hunter-Lab:
59.9392, 6.7029, 34.3914
#cf982f color charts
#cf982f color shades, tints & tones
#cf982f color schemes
#cf982f color preview, HTML & CSS examples
This text has a color of #cf982f
<p style="color:#cf982f;">Text here</p>
.mytext {color:#cf982f;}
This box has a color of #cf982f
<div style="background-color:#cf982f;">Content here</div>
.mybackground {background-color:#cf982f;}
Border around this has a color of #cf982f
<div style="border:2px solid #cf982f;">Content here</div>
.myborder {border:2px solid #cf982f;}