#c98d2f color space conversions
Hex:
#c98d2f
RGB:
201, 141, 47
CMY:
21, 45, 82
CMYK:
0, 30, 77, 21
HSL:
37°, 62.0968%, 48.6275%
HSV (HSB):
37°, 76.6169%, 78.8235%
XYZ:
34.1254, 31.6725, 7.0041
xyY:
0.4687, 0.4350, 31.6725
CIE-Lab:
63.0713, 14.5473, 56.1937
CIE-LCH:
63.0713, 58.0462, 75.4860
CIE-Luv:
63.0713, 48.8682, 56.7964
Hunter-Lab:
56.2783, 9.7496, 32.0159
#c98d2f color charts
#c98d2f color shades, tints & tones
#c98d2f color schemes
#c98d2f color preview, HTML & CSS examples
This text has a color of #c98d2f
<p style="color:#c98d2f;">Text here</p>
.mytext {color:#c98d2f;}
This box has a color of #c98d2f
<div style="background-color:#c98d2f;">Content here</div>
.mybackground {background-color:#c98d2f;}
Border around this has a color of #c98d2f
<div style="border:2px solid #c98d2f;">Content here</div>
.myborder {border:2px solid #c98d2f;}