#c3029e color space conversions
Hex:
#c3029e
RGB:
195, 2, 158
CMY:
24, 99, 38
CMYK:
0, 99, 19, 24
HSL:
312°, 97.9695%, 38.6275%
HSV (HSB):
312°, 98.9744%, 76.4706%
XYZ:
28.6989, 14.1141, 33.5595
xyY:
0.3758, 0.1848, 14.1141
CIE-Lab:
44.3962, 75.1098, -30.9664
CIE-LCH:
44.3962, 81.2429, 337.5945
CIE-Luv:
44.3962, 80.0602, -55.3602
Hunter-Lab:
37.5688, 70.6114, -26.6644
#c3029e color charts
#c3029e color shades, tints & tones
#c3029e color schemes
#c3029e color preview, HTML & CSS examples
This text has a color of #c3029e
<p style="color:#c3029e;">Text here</p>
.mytext {color:#c3029e;}
This box has a color of #c3029e
<div style="background-color:#c3029e;">Content here</div>
.mybackground {background-color:#c3029e;}
Border around this has a color of #c3029e
<div style="border:2px solid #c3029e;">Content here</div>
.myborder {border:2px solid #c3029e;}