#c12a8f color space conversions
Hex:
#c12a8f
RGB:
193, 42, 143
CMY:
24, 84, 44
CMYK:
0, 78, 26, 24
HSL:
320°, 64.2553%, 46.0784%
HSV (HSB):
320°, 78.2383%, 75.6863%
XYZ:
27.7782, 14.9766, 27.4133
xyY:
0.3959, 0.2134, 14.9766
CIE-Lab:
45.6021, 66.2857, -20.0780
CIE-LCH:
45.6021, 69.2598, 343.1484
CIE-Luv:
45.6021, 79.5401, -38.8776
Hunter-Lab:
38.6996, 60.4016, -14.9091
#c12a8f color charts
#c12a8f color shades, tints & tones
#c12a8f color schemes
#c12a8f color preview, HTML & CSS examples
This text has a color of #c12a8f
<p style="color:#c12a8f;">Text here</p>
.mytext {color:#c12a8f;}
This box has a color of #c12a8f
<div style="background-color:#c12a8f;">Content here</div>
.mybackground {background-color:#c12a8f;}
Border around this has a color of #c12a8f
<div style="border:2px solid #c12a8f;">Content here</div>
.myborder {border:2px solid #c12a8f;}