#c97d8c color space conversions
Hex:
#c97d8c
RGB:
201, 125, 140
CMY:
21, 51, 45
CMYK:
0, 38, 30, 21
HSL:
348°, 41.3043%, 63.9216%
HSV (HSB):
348°, 37.8109%, 78.8235%
XYZ:
36.1546, 28.9782, 28.4987
xyY:
0.3861, 0.3095, 28.9782
CIE-Lab:
60.7624, 31.4084, 4.4152
CIE-LCH:
60.7624, 31.7172, 8.0018
CIE-Luv:
60.7624, 49.0646, 0.3651
Hunter-Lab:
53.8314, 25.6805, 6.2934
#c97d8c color charts
#c97d8c color shades, tints & tones
#c97d8c color schemes
#c97d8c color preview, HTML & CSS examples
This text has a color of #c97d8c
<p style="color:#c97d8c;">Text here</p>
.mytext {color:#c97d8c;}
This box has a color of #c97d8c
<div style="background-color:#c97d8c;">Content here</div>
.mybackground {background-color:#c97d8c;}
Border around this has a color of #c97d8c
<div style="border:2px solid #c97d8c;">Content here</div>
.myborder {border:2px solid #c97d8c;}