#cc6c8a color space conversions
Hex:
#cc6c8a
RGB:
204, 108, 138
CMY:
20, 58, 46
CMYK:
0, 47, 32, 20
HSL:
341°, 48.4848%, 61.1765%
HSV (HSB):
341°, 47.0588%, 80.0000%
XYZ:
34.8518, 25.3975, 27.1101
xyY:
0.3989, 0.2907, 25.3975
CIE-Lab:
57.4607, 41.2351, 0.8352
CIE-LCH:
57.4607, 41.2436, 1.1604
CIE-Luv:
57.4607, 61.6838, -6.3910
Hunter-Lab:
50.3959, 35.2508, 3.3826
#cc6c8a color charts
#cc6c8a color shades, tints & tones
#cc6c8a color schemes
#cc6c8a color preview, HTML & CSS examples
This text has a color of #cc6c8a
<p style="color:#cc6c8a;">Text here</p>
.mytext {color:#cc6c8a;}
This box has a color of #cc6c8a
<div style="background-color:#cc6c8a;">Content here</div>
.mybackground {background-color:#cc6c8a;}
Border around this has a color of #cc6c8a
<div style="border:2px solid #cc6c8a;">Content here</div>
.myborder {border:2px solid #cc6c8a;}