#c96d6d color space conversions
Hex:
#c96d6d
RGB:
201, 109, 109
CMY:
21, 57, 57
CMYK:
0, 46, 46, 21
HSL:
0°, 46.0000%, 60.7843%
HSV (HSB):
0°, 45.7711%, 78.8235%
XYZ:
32.3164, 24.4589, 17.4858
xyY:
0.4352, 0.3294, 24.4589
CIE-Lab:
56.5444, 36.2867, 16.3660
CIE-LCH:
56.5444, 39.8066, 24.2762
CIE-Luv:
56.5444, 64.9533, 14.0009
Hunter-Lab:
49.4560, 30.0906, 13.6564
#c96d6d color charts
#c96d6d color shades, tints & tones
#c96d6d color schemes
#c96d6d color preview, HTML & CSS examples
This text has a color of #c96d6d
<p style="color:#c96d6d;">Text here</p>
.mytext {color:#c96d6d;}
This box has a color of #c96d6d
<div style="background-color:#c96d6d;">Content here</div>
.mybackground {background-color:#c96d6d;}
Border around this has a color of #c96d6d
<div style="border:2px solid #c96d6d;">Content here</div>
.myborder {border:2px solid #c96d6d;}