#c9972a color space conversions
Hex:
#c9972a
RGB:
201, 151, 42
CMY:
21, 41, 84
CMYK:
0, 25, 79, 21
HSL:
41°, 65.4321%, 47.6471%
HSV (HSB):
41°, 79.1045%, 78.8235%
XYZ:
35.5719, 34.7179, 7.0169
xyY:
0.4601, 0.4491, 34.7179
CIE-Lab:
65.5284, 8.9082, 60.3816
CIE-LCH:
65.5284, 61.0352, 81.6076
CIE-Luv:
65.5284, 41.3944, 62.0365
Hunter-Lab:
58.9219, 4.6495, 34.1846
#c9972a color charts
#c9972a color shades, tints & tones
#c9972a color schemes
#c9972a color preview, HTML & CSS examples
This text has a color of #c9972a
<p style="color:#c9972a;">Text here</p>
.mytext {color:#c9972a;}
This box has a color of #c9972a
<div style="background-color:#c9972a;">Content here</div>
.mybackground {background-color:#c9972a;}
Border around this has a color of #c9972a
<div style="border:2px solid #c9972a;">Content here</div>
.myborder {border:2px solid #c9972a;}