#cc305a color space conversions
Hex:
#cc305a
RGB:
204, 48, 90
CMY:
20, 81, 65
CMYK:
0, 76, 56, 20
HSL:
344°, 61.9048%, 49.4118%
HSV (HSB):
344°, 76.4706%, 80.0000%
XYZ:
27.8043, 15.6895, 11.2358
xyY:
0.5080, 0.2867, 15.6895
CIE-Lab:
46.5644, 62.2414, 14.0607
CIE-LCH:
46.5644, 63.8098, 12.7298
CIE-Luv:
46.5644, 107.0316, 4.4411
Hunter-Lab:
39.6099, 55.9810, 10.9087
#cc305a color charts
#cc305a color shades, tints & tones
#cc305a color schemes
#cc305a color preview, HTML & CSS examples
This text has a color of #cc305a
<p style="color:#cc305a;">Text here</p>
.mytext {color:#cc305a;}
This box has a color of #cc305a
<div style="background-color:#cc305a;">Content here</div>
.mybackground {background-color:#cc305a;}
Border around this has a color of #cc305a
<div style="border:2px solid #cc305a;">Content here</div>
.myborder {border:2px solid #cc305a;}