#c12a6e color space conversions
Hex:
#c12a6e
RGB:
193, 42, 110
CMY:
24, 84, 57
CMYK:
0, 78, 43, 24
HSL:
333°, 64.2553%, 46.0784%
HSV (HSB):
333°, 78.2383%, 75.6863%
XYZ:
25.6348, 14.1192, 16.1260
xyY:
0.4587, 0.2527, 14.1192
CIE-Lab:
44.4034, 62.6886, -1.6725
CIE-LCH:
44.4034, 62.7109, 358.4717
CIE-Luv:
44.4034, 92.9008, -13.6901
Hunter-Lab:
37.5755, 56.0192, 0.8577
#c12a6e color charts
#c12a6e color shades, tints & tones
#c12a6e color schemes
#c12a6e color preview, HTML & CSS examples
This text has a color of #c12a6e
<p style="color:#c12a6e;">Text here</p>
.mytext {color:#c12a6e;}
This box has a color of #c12a6e
<div style="background-color:#c12a6e;">Content here</div>
.mybackground {background-color:#c12a6e;}
Border around this has a color of #c12a6e
<div style="border:2px solid #c12a6e;">Content here</div>
.myborder {border:2px solid #c12a6e;}