#cc045e color space conversions
Hex:
#cc045e
RGB:
204, 4, 94
CMY:
20, 98, 63
CMYK:
0, 98, 54, 20
HSL:
333°, 96.1538%, 40.7843%
HSV (HSB):
333°, 98.0392%, 80.0000%
XYZ:
26.9656, 13.7324, 11.8190
xyY:
0.5135, 0.2615, 13.7324
CIE-Lab:
43.8466, 70.5848, 7.7789
CIE-LCH:
43.8466, 71.0122, 6.2890
CIE-Luv:
43.8466, 116.2929, -4.4895
Hunter-Lab:
37.0572, 65.0401, 7.0301
#cc045e color charts
#cc045e color shades, tints & tones
#cc045e color schemes
#cc045e color preview, HTML & CSS examples
This text has a color of #cc045e
<p style="color:#cc045e;">Text here</p>
.mytext {color:#cc045e;}
This box has a color of #cc045e
<div style="background-color:#cc045e;">Content here</div>
.mybackground {background-color:#cc045e;}
Border around this has a color of #cc045e
<div style="border:2px solid #cc045e;">Content here</div>
.myborder {border:2px solid #cc045e;}