#c98f9e color space conversions
Hex:
#c98f9e
RGB:
201, 143, 158
CMY:
21, 44, 38
CMYK:
0, 29, 21, 21
HSL:
344°, 34.9398%, 67.4510%
HSV (HSB):
344°, 28.8557%, 78.8235%
XYZ:
40.0814, 34.5311, 36.9004
xyY:
0.3594, 0.3097, 34.5311
CIE-Lab:
65.3819, 24.1643, 0.8738
CIE-LCH:
65.3819, 24.1801, 2.0709
CIE-Luv:
65.3819, 35.6136, -3.0753
Hunter-Lab:
58.7631, 18.9166, 3.9029
#c98f9e color charts
#c98f9e color shades, tints & tones
#c98f9e color schemes
#c98f9e color preview, HTML & CSS examples
This text has a color of #c98f9e
<p style="color:#c98f9e;">Text here</p>
.mytext {color:#c98f9e;}
This box has a color of #c98f9e
<div style="background-color:#c98f9e;">Content here</div>
.mybackground {background-color:#c98f9e;}
Border around this has a color of #c98f9e
<div style="border:2px solid #c98f9e;">Content here</div>
.myborder {border:2px solid #c98f9e;}