#c98c52 color space conversions
Hex:
#c98c52
RGB:
201, 140, 82
CMY:
21, 45, 68
CMYK:
0, 30, 59, 21
HSL:
29°, 52.4229%, 55.4902%
HSV (HSB):
29°, 59.2040%, 78.8235%
XYZ:
34.9885, 31.7829, 12.2733
xyY:
0.4426, 0.4021, 31.7829
CIE-Lab:
63.1630, 17.1230, 39.8762
CIE-LCH:
63.1630, 43.3971, 66.7611
CIE-Luv:
63.1630, 47.0451, 43.6183
Hunter-Lab:
56.3763, 12.1228, 26.5558
#c98c52 color charts
#c98c52 color shades, tints & tones
#c98c52 color schemes
#c98c52 color preview, HTML & CSS examples
This text has a color of #c98c52
<p style="color:#c98c52;">Text here</p>
.mytext {color:#c98c52;}
This box has a color of #c98c52
<div style="background-color:#c98c52;">Content here</div>
.mybackground {background-color:#c98c52;}
Border around this has a color of #c98c52
<div style="border:2px solid #c98c52;">Content here</div>
.myborder {border:2px solid #c98c52;}