#c02a93 color space conversions
Hex:
#c02a93
RGB:
192, 42, 147
CMY:
25, 84, 42
CMYK:
0, 78, 23, 25
HSL:
318°, 64.1026%, 45.8824%
HSV (HSB):
318°, 78.1250%, 75.2941%
XYZ:
27.8327, 14.9690, 29.0261
xyY:
0.3875, 0.2084, 14.9690
CIE-Lab:
45.5917, 66.5471, -22.5255
CIE-LCH:
45.5917, 70.2561, 341.2995
CIE-Luv:
45.5917, 77.1316, -42.3488
Hunter-Lab:
38.6898, 60.7023, -17.3981
#c02a93 color charts
#c02a93 color shades, tints & tones
#c02a93 color schemes
#c02a93 color preview, HTML & CSS examples
This text has a color of #c02a93
<p style="color:#c02a93;">Text here</p>
.mytext {color:#c02a93;}
This box has a color of #c02a93
<div style="background-color:#c02a93;">Content here</div>
.mybackground {background-color:#c02a93;}
Border around this has a color of #c02a93
<div style="border:2px solid #c02a93;">Content here</div>
.myborder {border:2px solid #c02a93;}