#c02a78 color space conversions
Hex:
#c02a78
RGB:
192, 42, 120
CMY:
25, 84, 53
CMYK:
0, 78, 38, 25
HSL:
329°, 64.1026%, 45.8824%
HSV (HSB):
329°, 78.1250%, 75.2941%
XYZ:
25.9564, 14.2185, 19.1457
xyY:
0.4376, 0.2397, 14.2185
CIE-Lab:
44.5446, 63.4251, -7.6597
CIE-LCH:
44.5446, 63.8859, 353.1138
CIE-Luv:
44.5446, 88.0950, -21.4231
Hunter-Lab:
37.7074, 56.8849, -3.7090
#c02a78 color charts
#c02a78 color shades, tints & tones
#c02a78 color schemes
#c02a78 color preview, HTML & CSS examples
This text has a color of #c02a78
<p style="color:#c02a78;">Text here</p>
.mytext {color:#c02a78;}
This box has a color of #c02a78
<div style="background-color:#c02a78;">Content here</div>
.mybackground {background-color:#c02a78;}
Border around this has a color of #c02a78
<div style="border:2px solid #c02a78;">Content here</div>
.myborder {border:2px solid #c02a78;}