#cc034a color space conversions
Hex:
#cc034a
RGB:
204, 3, 74
CMY:
20, 99, 71
CMYK:
0, 99, 64, 20
HSL:
339°, 97.1014%, 40.5882%
HSV (HSB):
339°, 98.5294%, 80.0000%
XYZ:
26.1704, 13.3969, 7.6851
xyY:
0.5538, 0.2835, 13.3969
CIE-Lab:
43.3553, 69.4408, 19.6835
CIE-LCH:
43.3553, 72.1766, 15.8258
CIE-Luv:
43.3553, 124.3270, 7.6690
Hunter-Lab:
36.6018, 63.5751, 13.1724
#cc034a color charts
#cc034a color shades, tints & tones
#cc034a color schemes
#cc034a color preview, HTML & CSS examples
This text has a color of #cc034a
<p style="color:#cc034a;">Text here</p>
.mytext {color:#cc034a;}
This box has a color of #cc034a
<div style="background-color:#cc034a;">Content here</div>
.mybackground {background-color:#cc034a;}
Border around this has a color of #cc034a
<div style="border:2px solid #cc034a;">Content here</div>
.myborder {border:2px solid #cc034a;}