#cc9f2f color space conversions
Hex:
#cc9f2f
RGB:
204, 159, 47
CMY:
20, 38, 82
CMYK:
0, 22, 77, 20
HSL:
43°, 62.5498%, 49.2157%
HSV (HSB):
43°, 76.9608%, 80.0000%
XYZ:
37.8131, 37.8389, 8.0000
xyY:
0.4520, 0.4523, 37.8389
CIE-Lab:
67.9017, 6.0922, 60.8911
CIE-LCH:
67.9017, 61.1951, 84.2865
CIE-Luv:
67.9017, 37.4923, 64.2071
Hunter-Lab:
61.5133, 2.0781, 35.3485
#cc9f2f color charts
#cc9f2f color shades, tints & tones
#cc9f2f color schemes
#cc9f2f color preview, HTML & CSS examples
This text has a color of #cc9f2f
<p style="color:#cc9f2f;">Text here</p>
.mytext {color:#cc9f2f;}
This box has a color of #cc9f2f
<div style="background-color:#cc9f2f;">Content here</div>
.mybackground {background-color:#cc9f2f;}
Border around this has a color of #cc9f2f
<div style="border:2px solid #cc9f2f;">Content here</div>
.myborder {border:2px solid #cc9f2f;}