#c12e4d color space conversions
Hex:
#c12e4d
RGB:
193, 46, 77
CMY:
24, 82, 70
CMYK:
0, 76, 60, 24
HSL:
347°, 61.5063%, 46.8627%
HSV (HSB):
347°, 76.1658%, 75.6863%
XYZ:
24.3089, 13.8273, 8.4089
xyY:
0.5223, 0.2971, 13.8273
CIE-Lab:
43.9842, 58.8269, 18.2505
CIE-LCH:
43.9842, 61.5929, 17.2360
CIE-Luv:
43.9842, 103.2604, 9.1439
Hunter-Lab:
37.1850, 51.6165, 12.6219
#c12e4d color charts
#c12e4d color shades, tints & tones
#c12e4d color schemes
#c12e4d color preview, HTML & CSS examples
This text has a color of #c12e4d
<p style="color:#c12e4d;">Text here</p>
.mytext {color:#c12e4d;}
This box has a color of #c12e4d
<div style="background-color:#c12e4d;">Content here</div>
.mybackground {background-color:#c12e4d;}
Border around this has a color of #c12e4d
<div style="border:2px solid #c12e4d;">Content here</div>
.myborder {border:2px solid #c12e4d;}