#c12c7d color space conversions
Hex:
#c12c7d
RGB:
193, 44, 125
CMY:
24, 83, 51
CMYK:
0, 77, 35, 24
HSL:
327°, 62.8692%, 46.4706%
HSV (HSB):
327°, 77.2021%, 75.6863%
XYZ:
26.5947, 14.6195, 20.8222
xyY:
0.4287, 0.2357, 14.6195
CIE-Lab:
45.1086, 63.6319, -9.8668
CIE-LCH:
45.1086, 64.3923, 351.1858
CIE-Luv:
45.1086, 86.2901, -24.4142
Hunter-Lab:
38.2354, 57.2437, -5.5232
#c12c7d color charts
#c12c7d color shades, tints & tones
#c12c7d color schemes
#c12c7d color preview, HTML & CSS examples
This text has a color of #c12c7d
<p style="color:#c12c7d;">Text here</p>
.mytext {color:#c12c7d;}
This box has a color of #c12c7d
<div style="background-color:#c12c7d;">Content here</div>
.mybackground {background-color:#c12c7d;}
Border around this has a color of #c12c7d
<div style="border:2px solid #c12c7d;">Content here</div>
.myborder {border:2px solid #c12c7d;}