#c12a4f color space conversions
Hex:
#c12a4f
RGB:
193, 42, 79
CMY:
24, 84, 69
CMYK:
0, 78, 59, 24
HSL:
345°, 64.2553%, 46.0784%
HSV (HSB):
345°, 78.2383%, 75.6863%
XYZ:
24.2316, 13.5579, 8.7369
xyY:
0.5208, 0.2914, 13.5579
CIE-Lab:
43.5921, 60.1801, 16.4810
CIE-LCH:
43.5921, 62.3961, 15.3156
CIE-Luv:
43.5921, 104.2973, 7.0382
Hunter-Lab:
36.8211, 53.0322, 11.7064
#c12a4f color charts
#c12a4f color shades, tints & tones
#c12a4f color schemes
#c12a4f color preview, HTML & CSS examples
This text has a color of #c12a4f
<p style="color:#c12a4f;">Text here</p>
.mytext {color:#c12a4f;}
This box has a color of #c12a4f
<div style="background-color:#c12a4f;">Content here</div>
.mybackground {background-color:#c12a4f;}
Border around this has a color of #c12a4f
<div style="border:2px solid #c12a4f;">Content here</div>
.myborder {border:2px solid #c12a4f;}