#cc048e color space conversions
Hex:
#cc048e
RGB:
204, 4, 142
CMY:
20, 98, 44
CMYK:
0, 98, 30, 20
HSL:
319°, 96.1538%, 40.7843%
HSV (HSB):
319°, 98.0392%, 80.0000%
XYZ:
29.8277, 14.8772, 26.8907
xyY:
0.4166, 0.2078, 14.8772
CIE-Lab:
45.4655, 74.8420, -19.5057
CIE-LCH:
45.4655, 77.3420, 345.3922
CIE-Luv:
45.4655, 94.4177, -39.6256
Hunter-Lab:
38.5710, 70.5386, -14.3358
#cc048e color charts
#cc048e color shades, tints & tones
#cc048e color schemes
#cc048e color preview, HTML & CSS examples
This text has a color of #cc048e
<p style="color:#cc048e;">Text here</p>
.mytext {color:#cc048e;}
This box has a color of #cc048e
<div style="background-color:#cc048e;">Content here</div>
.mybackground {background-color:#cc048e;}
Border around this has a color of #cc048e
<div style="border:2px solid #cc048e;">Content here</div>
.myborder {border:2px solid #cc048e;}