#cc505c color space conversions
Hex:
#cc505c
RGB:
204, 80, 92
CMY:
20, 69, 64
CMYK:
0, 61, 55, 20
HSL:
354°, 54.8673%, 55.6863%
HSV (HSB):
354°, 60.7843%, 80.0000%
XYZ:
29.7023, 19.3474, 12.2942
xyY:
0.4842, 0.3154, 19.3474
CIE-Lab:
51.0912, 50.1163, 19.0079
CIE-LCH:
51.0912, 53.5999, 20.7705
CIE-Luv:
51.0912, 89.7642, 13.0795
Hunter-Lab:
43.9857, 43.5610, 14.2182
#cc505c color charts
#cc505c color shades, tints & tones
#cc505c color schemes
#cc505c color preview, HTML & CSS examples
This text has a color of #cc505c
<p style="color:#cc505c;">Text here</p>
.mytext {color:#cc505c;}
This box has a color of #cc505c
<div style="background-color:#cc505c;">Content here</div>
.mybackground {background-color:#cc505c;}
Border around this has a color of #cc505c
<div style="border:2px solid #cc505c;">Content here</div>
.myborder {border:2px solid #cc505c;}