#cc044b color space conversions
Hex:
#cc044b
RGB:
204, 4, 75
CMY:
20, 98, 71
CMYK:
0, 98, 63, 20
HSL:
339°, 96.1538%, 40.7843%
HSV (HSB):
339°, 98.0392%, 80.0000%
XYZ:
26.2153, 13.4322, 7.8676
xyY:
0.5517, 0.2827, 13.4322
CIE-Lab:
43.4074, 69.4019, 19.1242
CIE-LCH:
43.4074, 71.9886, 15.4059
CIE-Luv:
43.4074, 123.8250, 7.1775
Hunter-Lab:
36.6500, 63.5413, 12.9273
#cc044b color charts
#cc044b color shades, tints & tones
#cc044b color schemes
#cc044b color preview, HTML & CSS examples
This text has a color of #cc044b
<p style="color:#cc044b;">Text here</p>
.mytext {color:#cc044b;}
This box has a color of #cc044b
<div style="background-color:#cc044b;">Content here</div>
.mybackground {background-color:#cc044b;}
Border around this has a color of #cc044b
<div style="border:2px solid #cc044b;">Content here</div>
.myborder {border:2px solid #cc044b;}