#cc6c7e color space conversions
Hex:
#cc6c7e
RGB:
204, 108, 126
CMY:
20, 58, 51
CMYK:
0, 47, 38, 20
HSL:
349°, 48.4848%, 61.1765%
HSV (HSB):
349°, 47.0588%, 80.0000%
XYZ:
34.0303, 25.0689, 22.7838
xyY:
0.4156, 0.3062, 25.0689
CIE-Lab:
57.1424, 39.7723, 7.3708
CIE-LCH:
57.1424, 40.4496, 10.4992
CIE-Luv:
57.1424, 64.3947, 2.4234
Hunter-Lab:
50.0688, 33.7008, 8.0682
#cc6c7e color charts
#cc6c7e color shades, tints & tones
#cc6c7e color schemes
#cc6c7e color preview, HTML & CSS examples
This text has a color of #cc6c7e
<p style="color:#cc6c7e;">Text here</p>
.mytext {color:#cc6c7e;}
This box has a color of #cc6c7e
<div style="background-color:#cc6c7e;">Content here</div>
.mybackground {background-color:#cc6c7e;}
Border around this has a color of #cc6c7e
<div style="border:2px solid #cc6c7e;">Content here</div>
.myborder {border:2px solid #cc6c7e;}