#c03a96 color space conversions
Hex:
#c03a96
RGB:
192, 58, 150
CMY:
25, 77, 41
CMYK:
0, 70, 22, 25
HSL:
319°, 53.6000%, 49.0196%
HSV (HSB):
319°, 69.7917%, 75.2941%
XYZ:
28.7563, 16.4346, 30.5107
xyY:
0.3799, 0.2171, 16.4346
CIE-Lab:
47.5396, 61.7841, -21.3253
CIE-LCH:
47.5396, 65.3608, 340.9575
CIE-Luv:
47.5396, 71.5321, -40.2306
Hunter-Lab:
40.5396, 55.6727, -16.2449
#c03a96 color charts
#c03a96 color shades, tints & tones
#c03a96 color schemes
#c03a96 color preview, HTML & CSS examples
This text has a color of #c03a96
<p style="color:#c03a96;">Text here</p>
.mytext {color:#c03a96;}
This box has a color of #c03a96
<div style="background-color:#c03a96;">Content here</div>
.mybackground {background-color:#c03a96;}
Border around this has a color of #c03a96
<div style="border:2px solid #c03a96;">Content here</div>
.myborder {border:2px solid #c03a96;}