#c12b4d color space conversions
Hex:
#c12b4d
RGB:
193, 43, 77
CMY:
24, 83, 70
CMYK:
0, 78, 60, 24
HSL:
346°, 63.5593%, 46.2745%
HSV (HSB):
346°, 77.7202%, 75.6863%
XYZ:
24.1958, 13.6010, 8.3712
xyY:
0.5241, 0.2946, 13.6010
CIE-Lab:
43.6552, 59.7517, 17.8108
CIE-LCH:
43.6552, 62.3498, 16.5983
CIE-Luv:
43.6552, 104.5432, 8.4416
Hunter-Lab:
36.8796, 52.5700, 12.3576
#c12b4d color charts
#c12b4d color shades, tints & tones
#c12b4d color schemes
#c12b4d color preview, HTML & CSS examples
This text has a color of #c12b4d
<p style="color:#c12b4d;">Text here</p>
.mytext {color:#c12b4d;}
This box has a color of #c12b4d
<div style="background-color:#c12b4d;">Content here</div>
.mybackground {background-color:#c12b4d;}
Border around this has a color of #c12b4d
<div style="border:2px solid #c12b4d;">Content here</div>
.myborder {border:2px solid #c12b4d;}