#c97f8e color space conversions
Hex:
#c97f8e
RGB:
201, 127, 142
CMY:
21, 50, 44
CMYK:
0, 37, 29, 21
HSL:
348°, 40.6593%, 64.3137%
HSV (HSB):
348°, 36.8159%, 78.8235%
XYZ:
36.5593, 29.5492, 29.3679
xyY:
0.3829, 0.3095, 29.5492
CIE-Lab:
61.2633, 30.5955, 3.9913
CIE-LCH:
61.2633, 30.8548, 7.4325
CIE-Luv:
61.2633, 47.5181, -0.0361
Hunter-Lab:
54.3592, 24.9214, 6.0197
#c97f8e color charts
#c97f8e color shades, tints & tones
#c97f8e color schemes
#c97f8e color preview, HTML & CSS examples
This text has a color of #c97f8e
<p style="color:#c97f8e;">Text here</p>
.mytext {color:#c97f8e;}
This box has a color of #c97f8e
<div style="background-color:#c97f8e;">Content here</div>
.mybackground {background-color:#c97f8e;}
Border around this has a color of #c97f8e
<div style="border:2px solid #c97f8e;">Content here</div>
.myborder {border:2px solid #c97f8e;}