#c02a80 color space conversions
Hex:
#c02a80
RGB:
192, 42, 128
CMY:
25, 84, 50
CMYK:
0, 78, 33, 25
HSL:
326°, 64.1026%, 45.8824%
HSV (HSB):
326°, 78.1250%, 75.2941%
XYZ:
26.4625, 14.4209, 21.8109
xyY:
0.4221, 0.2300, 14.4209
CIE-Lab:
44.8306, 64.2872, -12.1416
CIE-LCH:
44.8306, 65.4237, 349.3048
CIE-Luv:
44.8306, 84.8531, -27.5264
Hunter-Lab:
37.9749, 57.9302, -7.4708
#c02a80 color charts
#c02a80 color shades, tints & tones
#c02a80 color schemes
#c02a80 color preview, HTML & CSS examples
This text has a color of #c02a80
<p style="color:#c02a80;">Text here</p>
.mytext {color:#c02a80;}
This box has a color of #c02a80
<div style="background-color:#c02a80;">Content here</div>
.mybackground {background-color:#c02a80;}
Border around this has a color of #c02a80
<div style="border:2px solid #c02a80;">Content here</div>
.myborder {border:2px solid #c02a80;}