#c97d6d color space conversions
Hex:
#c97d6d
RGB:
201, 125, 109
CMY:
21, 51, 57
CMYK:
0, 38, 46, 21
HSL:
10°, 46.0000%, 60.7843%
HSV (HSB):
10°, 45.7711%, 78.8235%
XYZ:
34.1813, 28.1889, 18.1074
xyY:
0.4247, 0.3503, 28.1889
CIE-Lab:
60.0590, 27.7255, 21.1523
CIE-LCH:
60.0590, 34.8730, 37.3407
CIE-Luv:
60.0590, 54.3010, 21.7162
Hunter-Lab:
53.0932, 22.0050, 16.9444
#c97d6d color charts
#c97d6d color shades, tints & tones
#c97d6d color schemes
#c97d6d color preview, HTML & CSS examples
This text has a color of #c97d6d
<p style="color:#c97d6d;">Text here</p>
.mytext {color:#c97d6d;}
This box has a color of #c97d6d
<div style="background-color:#c97d6d;">Content here</div>
.mybackground {background-color:#c97d6d;}
Border around this has a color of #c97d6d
<div style="border:2px solid #c97d6d;">Content here</div>
.myborder {border:2px solid #c97d6d;}