#c98d4f color space conversions
Hex:
#c98d4f
RGB:
201, 141, 79
CMY:
21, 45, 69
CMYK:
0, 30, 61, 21
HSL:
30°, 53.0435%, 54.9020%
HSV (HSB):
30°, 60.6965%, 78.8235%
XYZ:
35.0236, 32.0318, 11.7339
xyY:
0.4445, 0.4065, 32.0318
CIE-Lab:
63.3691, 16.3543, 41.6680
CIE-LCH:
63.3691, 44.7625, 68.5704
CIE-Luv:
63.3691, 46.5877, 45.4340
Hunter-Lab:
56.5966, 11.4167, 27.3253
#c98d4f color charts
#c98d4f color shades, tints & tones
#c98d4f color schemes
#c98d4f color preview, HTML & CSS examples
This text has a color of #c98d4f
<p style="color:#c98d4f;">Text here</p>
.mytext {color:#c98d4f;}
This box has a color of #c98d4f
<div style="background-color:#c98d4f;">Content here</div>
.mybackground {background-color:#c98d4f;}
Border around this has a color of #c98d4f
<div style="border:2px solid #c98d4f;">Content here</div>
.myborder {border:2px solid #c98d4f;}