#c12b6a color space conversions
Hex:
#c12b6a
RGB:
193, 43, 106
CMY:
24, 83, 58
CMYK:
0, 78, 45, 24
HSL:
335°, 63.5593%, 46.2745%
HSV (HSB):
335°, 77.7202%, 75.6863%
XYZ:
25.4577, 14.1058, 15.0166
xyY:
0.4664, 0.2584, 14.1058
CIE-Lab:
44.3843, 62.0253, 0.7791
CIE-LCH:
44.3843, 62.0302, 0.7197
CIE-Luv:
44.3843, 94.1318, -10.5601
Hunter-Lab:
37.5577, 55.2665, 2.5846
#c12b6a color charts
#c12b6a color shades, tints & tones
#c12b6a color schemes
#c12b6a color preview, HTML & CSS examples
This text has a color of #c12b6a
<p style="color:#c12b6a;">Text here</p>
.mytext {color:#c12b6a;}
This box has a color of #c12b6a
<div style="background-color:#c12b6a;">Content here</div>
.mybackground {background-color:#c12b6a;}
Border around this has a color of #c12b6a
<div style="border:2px solid #c12b6a;">Content here</div>
.myborder {border:2px solid #c12b6a;}