#c71e3d color space conversions
Hex:
#c71e3d
RGB:
199, 30, 61
CMY:
22, 88, 76
CMYK:
0, 85, 69, 22
HSL:
349°, 73.7991%, 44.9020%
HSV (HSB):
349°, 84.9246%, 78.0392%
XYZ:
24.8598, 13.4076, 5.6925
xyY:
0.5655, 0.3050, 13.4076
CIE-Lab:
43.3711, 63.8493, 27.5793
CIE-LCH:
43.3711, 69.5511, 23.3616
CIE-Luv:
43.3711, 119.1294, 15.8639
Hunter-Lab:
36.6164, 57.1095, 16.4140
#c71e3d color charts
#c71e3d color shades, tints & tones
#c71e3d color schemes
#c71e3d color preview, HTML & CSS examples
This text has a color of #c71e3d
<p style="color:#c71e3d;">Text here</p>
.mytext {color:#c71e3d;}
This box has a color of #c71e3d
<div style="background-color:#c71e3d;">Content here</div>
.mybackground {background-color:#c71e3d;}
Border around this has a color of #c71e3d
<div style="border:2px solid #c71e3d;">Content here</div>
.myborder {border:2px solid #c71e3d;}