#cc6e6d color space conversions
Hex:
#cc6e6d
RGB:
204, 110, 109
CMY:
20, 57, 57
CMYK:
0, 46, 47, 20
HSL:
1°, 48.2234%, 61.3725%
HSV (HSB):
1°, 46.5686%, 80.0000%
XYZ:
33.2381, 25.0934, 17.5597
xyY:
0.4380, 0.3306, 25.0934
CIE-Lab:
57.1663, 36.8929, 17.2853
CIE-LCH:
57.1663, 40.7415, 25.1043
CIE-Luv:
57.1663, 66.6900, 14.9819
Hunter-Lab:
50.0933, 30.7758, 14.2818
#cc6e6d color charts
#cc6e6d color shades, tints & tones
#cc6e6d color schemes
#cc6e6d color preview, HTML & CSS examples
This text has a color of #cc6e6d
<p style="color:#cc6e6d;">Text here</p>
.mytext {color:#cc6e6d;}
This box has a color of #cc6e6d
<div style="background-color:#cc6e6d;">Content here</div>
.mybackground {background-color:#cc6e6d;}
Border around this has a color of #cc6e6d
<div style="border:2px solid #cc6e6d;">Content here</div>
.myborder {border:2px solid #cc6e6d;}