#cc6e8c color space conversions
Hex:
#cc6e8c
RGB:
204, 110, 140
CMY:
20, 57, 45
CMYK:
0, 46, 31, 20
HSL:
341°, 47.9592%, 61.5686%
HSV (HSB):
341°, 46.0784%, 80.0000%
XYZ:
35.2114, 25.8827, 27.9510
xyY:
0.3954, 0.2907, 25.8827
CIE-Lab:
57.9255, 40.4579, 0.3490
CIE-LCH:
57.9255, 40.4594, 0.4943
CIE-Luv:
57.9255, 60.0885, -6.8949
Hunter-Lab:
50.8750, 34.5113, 3.0383
#cc6e8c color charts
#cc6e8c color shades, tints & tones
#cc6e8c color schemes
#cc6e8c color preview, HTML & CSS examples
This text has a color of #cc6e8c
<p style="color:#cc6e8c;">Text here</p>
.mytext {color:#cc6e8c;}
This box has a color of #cc6e8c
<div style="background-color:#cc6e8c;">Content here</div>
.mybackground {background-color:#cc6e8c;}
Border around this has a color of #cc6e8c
<div style="border:2px solid #cc6e8c;">Content here</div>
.myborder {border:2px solid #cc6e8c;}