#c97d9f color space conversions
Hex:
#c97d9f
RGB:
201, 125, 159
CMY:
21, 51, 38
CMYK:
0, 38, 21, 21
HSL:
333°, 41.3043%, 63.9216%
HSV (HSB):
333°, 37.8109%, 78.8235%
XYZ:
37.6790, 29.5879, 36.5260
xyY:
0.3630, 0.2851, 29.5879
CIE-Lab:
61.2970, 34.1254, -5.6959
CIE-LCH:
61.2970, 34.5975, 350.5240
CIE-Luv:
61.2970, 45.5375, -14.1974
Hunter-Lab:
54.3948, 28.4552, -1.7368
#c97d9f color charts
#c97d9f color shades, tints & tones
#c97d9f color schemes
#c97d9f color preview, HTML & CSS examples
This text has a color of #c97d9f
<p style="color:#c97d9f;">Text here</p>
.mytext {color:#c97d9f;}
This box has a color of #c97d9f
<div style="background-color:#c97d9f;">Content here</div>
.mybackground {background-color:#c97d9f;}
Border around this has a color of #c97d9f
<div style="border:2px solid #c97d9f;">Content here</div>
.myborder {border:2px solid #c97d9f;}