#c98d4a color space conversions
Hex:
#c98d4a
RGB:
201, 141, 74
CMY:
21, 45, 71
CMYK:
0, 30, 63, 21
HSL:
32°, 54.0426%, 53.9216%
HSV (HSB):
32°, 63.1841%, 78.8235%
XYZ:
34.8483, 31.9617, 10.8111
xyY:
0.4490, 0.4118, 31.9617
CIE-Lab:
63.3112, 16.0052, 44.1316
CIE-LCH:
63.3112, 46.9443, 70.0659
CIE-Luv:
63.3112, 47.0199, 47.5914
Hunter-Lab:
56.5347, 11.0928, 28.2363
#c98d4a color charts
#c98d4a color shades, tints & tones
#c98d4a color schemes
#c98d4a color preview, HTML & CSS examples
This text has a color of #c98d4a
<p style="color:#c98d4a;">Text here</p>
.mytext {color:#c98d4a;}
This box has a color of #c98d4a
<div style="background-color:#c98d4a;">Content here</div>
.mybackground {background-color:#c98d4a;}
Border around this has a color of #c98d4a
<div style="border:2px solid #c98d4a;">Content here</div>
.myborder {border:2px solid #c98d4a;}