#c9212e color space conversions
Hex:
#c9212e
RGB:
201, 33, 46
CMY:
21, 87, 82
CMYK:
0, 84, 77, 21
HSL:
355°, 71.7949%, 45.8824%
HSV (HSB):
355°, 83.5821%, 78.8235%
XYZ:
25.1244, 13.7025, 3.9054
xyY:
0.5879, 0.3207, 13.7025
CIE-Lab:
43.8032, 63.1173, 37.1513
CIE-LCH:
43.8032, 73.2394, 30.4814
CIE-Luv:
43.8032, 123.4504, 23.0428
Hunter-Lab:
37.0169, 56.3735, 19.6565
#c9212e color charts
#c9212e color shades, tints & tones
#c9212e color schemes
#c9212e color preview, HTML & CSS examples
This text has a color of #c9212e
<p style="color:#c9212e;">Text here</p>
.mytext {color:#c9212e;}
This box has a color of #c9212e
<div style="background-color:#c9212e;">Content here</div>
.mybackground {background-color:#c9212e;}
Border around this has a color of #c9212e
<div style="border:2px solid #c9212e;">Content here</div>
.myborder {border:2px solid #c9212e;}