#c98f52 color space conversions
Hex:
#c98f52
RGB:
201, 143, 82
CMY:
21, 44, 68
CMYK:
0, 29, 59, 21
HSL:
31°, 52.4229%, 55.4902%
HSV (HSB):
31°, 59.2040%, 78.8235%
XYZ:
35.4328, 32.6716, 12.4214
xyY:
0.4400, 0.4057, 32.6716
CIE-Lab:
63.8941, 15.4823, 40.7496
CIE-LCH:
63.8941, 43.5917, 69.1963
CIE-Luv:
63.8941, 44.8583, 44.9846
Hunter-Lab:
57.1591, 10.6235, 27.1269
#c98f52 color charts
#c98f52 color shades, tints & tones
#c98f52 color schemes
#c98f52 color preview, HTML & CSS examples
This text has a color of #c98f52
<p style="color:#c98f52;">Text here</p>
.mytext {color:#c98f52;}
This box has a color of #c98f52
<div style="background-color:#c98f52;">Content here</div>
.mybackground {background-color:#c98f52;}
Border around this has a color of #c98f52
<div style="border:2px solid #c98f52;">Content here</div>
.myborder {border:2px solid #c98f52;}