#c2012e color space conversions
Hex:
#c2012e
RGB:
194, 1, 46
CMY:
24, 100, 82
CMYK:
0, 99, 76, 24
HSL:
346°, 98.9744%, 38.2353%
HSV (HSB):
346°, 99.4845%, 76.0784%
XYZ:
22.7521, 11.6883, 3.6417
xyY:
0.5974, 0.3069, 11.6883
CIE-Lab:
40.7164, 65.9873, 33.3487
CIE-LCH:
40.7164, 73.9355, 26.8111
CIE-Luv:
40.7164, 125.7670, 18.5173
Hunter-Lab:
34.1882, 58.9620, 17.6162
#c2012e color charts
#c2012e color shades, tints & tones
#c2012e color schemes
#c2012e color preview, HTML & CSS examples
This text has a color of #c2012e
<p style="color:#c2012e;">Text here</p>
.mytext {color:#c2012e;}
This box has a color of #c2012e
<div style="background-color:#c2012e;">Content here</div>
.mybackground {background-color:#c2012e;}
Border around this has a color of #c2012e
<div style="border:2px solid #c2012e;">Content here</div>
.myborder {border:2px solid #c2012e;}