#c97d8f color space conversions
Hex:
#c97d8f
RGB:
201, 125, 143
CMY:
21, 51, 44
CMYK:
0, 38, 29, 21
HSL:
346°, 41.3043%, 63.9216%
HSV (HSB):
346°, 37.8109%, 78.8235%
XYZ:
36.3789, 29.0679, 29.6799
xyY:
0.3824, 0.3056, 29.0679
CIE-Lab:
60.8415, 31.8149, 2.8080
CIE-LCH:
60.8415, 31.9386, 5.0440
CIE-Luv:
60.8415, 48.5198, -1.8740
Hunter-Lab:
53.9147, 26.0923, 5.1013
#c97d8f color charts
#c97d8f color shades, tints & tones
#c97d8f color schemes
#c97d8f color preview, HTML & CSS examples
This text has a color of #c97d8f
<p style="color:#c97d8f;">Text here</p>
.mytext {color:#c97d8f;}
This box has a color of #c97d8f
<div style="background-color:#c97d8f;">Content here</div>
.mybackground {background-color:#c97d8f;}
Border around this has a color of #c97d8f
<div style="border:2px solid #c97d8f;">Content here</div>
.myborder {border:2px solid #c97d8f;}