#cc335a color space conversions
Hex:
#cc335a
RGB:
204, 51, 90
CMY:
20, 80, 65
CMYK:
0, 75, 56, 20
HSL:
345°, 60.0000%, 50.0000%
HSV (HSB):
345°, 75.0000%, 80.0000%
XYZ:
27.9311, 15.9432, 11.2781
xyY:
0.5064, 0.2891, 15.9432
CIE-Lab:
46.8999, 61.2994, 14.5216
CIE-LCH:
46.8999, 62.9960, 13.3274
CIE-Luv:
46.8999, 105.7490, 5.1873
Hunter-Lab:
39.9289, 54.9888, 11.2036
#cc335a color charts
#cc335a color shades, tints & tones
#cc335a color schemes
#cc335a color preview, HTML & CSS examples
This text has a color of #cc335a
<p style="color:#cc335a;">Text here</p>
.mytext {color:#cc335a;}
This box has a color of #cc335a
<div style="background-color:#cc335a;">Content here</div>
.mybackground {background-color:#cc335a;}
Border around this has a color of #cc335a
<div style="border:2px solid #cc335a;">Content here</div>
.myborder {border:2px solid #cc335a;}