#c97f86 color space conversions
Hex:
#c97f86
RGB:
201, 127, 134
CMY:
21, 50, 47
CMYK:
0, 37, 33, 21
HSL:
354°, 40.6593%, 64.3137%
HSV (HSB):
354°, 36.8159%, 78.8235%
XYZ:
35.9798, 29.3175, 26.3168
xyY:
0.3927, 0.3200, 29.3175
CIE-Lab:
61.0608, 29.5373, 8.2818
CIE-LCH:
61.0608, 30.6764, 15.6627
CIE-Luv:
61.0608, 48.9120, 5.8312
Hunter-Lab:
54.1456, 23.8587, 9.0848
#c97f86 color charts
#c97f86 color shades, tints & tones
#c97f86 color schemes
#c97f86 color preview, HTML & CSS examples
This text has a color of #c97f86
<p style="color:#c97f86;">Text here</p>
.mytext {color:#c97f86;}
This box has a color of #c97f86
<div style="background-color:#c97f86;">Content here</div>
.mybackground {background-color:#c97f86;}
Border around this has a color of #c97f86
<div style="border:2px solid #c97f86;">Content here</div>
.myborder {border:2px solid #c97f86;}