#c96c81 color space conversions
Hex:
#c96c81
RGB:
201, 108, 129
CMY:
21, 58, 49
CMYK:
0, 46, 36, 21
HSL:
346°, 46.2687%, 60.5882%
HSV (HSB):
346°, 46.2687%, 78.8235%
XYZ:
33.4124, 24.7276, 23.7808
xyY:
0.4079, 0.3018, 24.7276
CIE-Lab:
56.8091, 39.0474, 5.0888
CIE-LCH:
56.8091, 39.3776, 7.4252
CIE-Luv:
56.8091, 61.3946, -0.3485
Hunter-Lab:
49.7269, 32.9155, 6.4547
#c96c81 color charts
#c96c81 color shades, tints & tones
#c96c81 color schemes
#c96c81 color preview, HTML & CSS examples
This text has a color of #c96c81
<p style="color:#c96c81;">Text here</p>
.mytext {color:#c96c81;}
This box has a color of #c96c81
<div style="background-color:#c96c81;">Content here</div>
.mybackground {background-color:#c96c81;}
Border around this has a color of #c96c81
<div style="border:2px solid #c96c81;">Content here</div>
.myborder {border:2px solid #c96c81;}