#c98c9a color space conversions
Hex:
#c98c9a
RGB:
201, 140, 154
CMY:
21, 45, 40
CMYK:
0, 30, 23, 21
HSL:
346°, 36.0947%, 66.8627%
HSV (HSB):
346°, 30.3483%, 78.8235%
XYZ:
39.2982, 33.5068, 34.9681
xyY:
0.3646, 0.3109, 33.5068
CIE-Lab:
64.5692, 25.2093, 1.9502
CIE-LCH:
64.5692, 25.2846, 4.4237
CIE-Luv:
64.5692, 37.9327, -1.7661
Hunter-Lab:
57.8850, 19.8850, 4.7027
#c98c9a color charts
#c98c9a color shades, tints & tones
#c98c9a color schemes
#c98c9a color preview, HTML & CSS examples
This text has a color of #c98c9a
<p style="color:#c98c9a;">Text here</p>
.mytext {color:#c98c9a;}
This box has a color of #c98c9a
<div style="background-color:#c98c9a;">Content here</div>
.mybackground {background-color:#c98c9a;}
Border around this has a color of #c98c9a
<div style="border:2px solid #c98c9a;">Content here</div>
.myborder {border:2px solid #c98c9a;}