#c98b9e color space conversions
Hex:
#c98b9e
RGB:
201, 139, 158
CMY:
21, 45, 38
CMYK:
0, 31, 21, 21
HSL:
342°, 36.4706%, 66.6667%
HSV (HSB):
342°, 30.8458%, 78.8235%
XYZ:
39.4916, 33.3514, 36.7038
xyY:
0.3605, 0.3044, 33.3514
CIE-Lab:
64.4444, 26.3569, -0.4945
CIE-LCH:
64.4444, 26.3616, 358.9251
CIE-Luv:
64.4444, 37.8948, -5.4105
Hunter-Lab:
57.7506, 20.9999, 2.7433
#c98b9e color charts
#c98b9e color shades, tints & tones
#c98b9e color schemes
#c98b9e color preview, HTML & CSS examples
This text has a color of #c98b9e
<p style="color:#c98b9e;">Text here</p>
.mytext {color:#c98b9e;}
This box has a color of #c98b9e
<div style="background-color:#c98b9e;">Content here</div>
.mybackground {background-color:#c98b9e;}
Border around this has a color of #c98b9e
<div style="border:2px solid #c98b9e;">Content here</div>
.myborder {border:2px solid #c98b9e;}