#c98c75 color space conversions
Hex:
#c98c75
RGB:
201, 140, 117
CMY:
21, 45, 54
CMYK:
0, 30, 42, 21
HSL:
16°, 43.7500%, 62.3529%
HSV (HSB):
16°, 41.7910%, 78.8235%
XYZ:
36.6764, 32.4580, 21.1616
xyY:
0.4062, 0.3595, 32.4580
CIE-Lab:
63.7196, 20.3958, 21.5985
CIE-LCH:
63.7196, 29.7067, 46.6405
CIE-Luv:
63.7196, 43.1332, 24.2624
Hunter-Lab:
56.9719, 15.2106, 17.8578
#c98c75 color charts
#c98c75 color shades, tints & tones
#c98c75 color schemes
#c98c75 color preview, HTML & CSS examples
This text has a color of #c98c75
<p style="color:#c98c75;">Text here</p>
.mytext {color:#c98c75;}
This box has a color of #c98c75
<div style="background-color:#c98c75;">Content here</div>
.mybackground {background-color:#c98c75;}
Border around this has a color of #c98c75
<div style="border:2px solid #c98c75;">Content here</div>
.myborder {border:2px solid #c98c75;}