#c98c8a color space conversions
Hex:
#c98c8a
RGB:
201, 140, 138
CMY:
21, 45, 46
CMYK:
0, 30, 31, 21
HSL:
2°, 36.8421%, 66.4706%
HSV (HSB):
2°, 31.3433%, 78.8235%
XYZ:
38.0529, 33.0087, 28.4105
xyY:
0.3825, 0.3318, 33.0087
CIE-Lab:
64.1679, 22.9620, 10.4190
CIE-LCH:
64.1679, 25.2152, 24.4062
CIE-Luv:
64.1679, 40.2848, 10.0522
Hunter-Lab:
57.4532, 17.6828, 10.8984
#c98c8a color charts
#c98c8a color shades, tints & tones
#c98c8a color schemes
#c98c8a color preview, HTML & CSS examples
This text has a color of #c98c8a
<p style="color:#c98c8a;">Text here</p>
.mytext {color:#c98c8a;}
This box has a color of #c98c8a
<div style="background-color:#c98c8a;">Content here</div>
.mybackground {background-color:#c98c8a;}
Border around this has a color of #c98c8a
<div style="border:2px solid #c98c8a;">Content here</div>
.myborder {border:2px solid #c98c8a;}