#c98c2d color space conversions
Hex:
#c98c2d
RGB:
201, 140, 45
CMY:
21, 45, 82
CMYK:
0, 30, 78, 21
HSL:
37°, 63.4146%, 48.2353%
HSV (HSB):
37°, 77.6119%, 78.8235%
XYZ:
33.9391, 31.3631, 6.7475
xyY:
0.4711, 0.4353, 31.3631
CIE-Lab:
62.8130, 15.0130, 56.7392
CIE-LCH:
62.8130, 58.6918, 75.1794
CIE-Luv:
62.8130, 49.7511, 56.9132
Hunter-Lab:
56.0028, 10.1707, 32.0584
#c98c2d color charts
#c98c2d color shades, tints & tones
#c98c2d color schemes
#c98c2d color preview, HTML & CSS examples
This text has a color of #c98c2d
<p style="color:#c98c2d;">Text here</p>
.mytext {color:#c98c2d;}
This box has a color of #c98c2d
<div style="background-color:#c98c2d;">Content here</div>
.mybackground {background-color:#c98c2d;}
Border around this has a color of #c98c2d
<div style="border:2px solid #c98c2d;">Content here</div>
.myborder {border:2px solid #c98c2d;}