#c7213d color space conversions
Hex:
#c7213d
RGB:
199, 33, 61
CMY:
22, 87, 76
CMYK:
0, 83, 69, 22
HSL:
350°, 71.5517%, 45.4902%
HSV (HSB):
350°, 83.4171%, 78.0392%
XYZ:
24.9393, 13.5667, 5.7191
xyY:
0.5639, 0.3068, 13.5667
CIE-Lab:
43.6051, 63.1815, 27.8668
CIE-LCH:
43.6051, 69.0540, 23.8003
CIE-Luv:
43.6051, 118.1021, 16.3376
Hunter-Lab:
36.8331, 56.4029, 16.5772
#c7213d color charts
#c7213d color shades, tints & tones
#c7213d color schemes
#c7213d color preview, HTML & CSS examples
This text has a color of #c7213d
<p style="color:#c7213d;">Text here</p>
.mytext {color:#c7213d;}
This box has a color of #c7213d
<div style="background-color:#c7213d;">Content here</div>
.mybackground {background-color:#c7213d;}
Border around this has a color of #c7213d
<div style="border:2px solid #c7213d;">Content here</div>
.myborder {border:2px solid #c7213d;}