#c71e1f color space conversions
Hex:
#c71e1f
RGB:
199, 30, 31
CMY:
22, 88, 88
CMYK:
0, 85, 84, 22
HSL:
360°, 73.7991%, 44.9020%
HSV (HSB):
360°, 84.9246%, 78.0392%
XYZ:
24.2648, 13.1696, 2.5594
xyY:
0.6067, 0.3293, 13.1696
CIE-Lab:
43.0177, 62.8009, 44.4631
CIE-LCH:
43.0177, 76.9476, 35.2985
CIE-Luv:
43.0177, 125.8826, 26.9257
Hunter-Lab:
36.2899, 55.8443, 21.2214
#c71e1f color charts
#c71e1f color shades, tints & tones
#c71e1f color schemes
#c71e1f color preview, HTML & CSS examples
This text has a color of #c71e1f
<p style="color:#c71e1f;">Text here</p>
.mytext {color:#c71e1f;}
This box has a color of #c71e1f
<div style="background-color:#c71e1f;">Content here</div>
.mybackground {background-color:#c71e1f;}
Border around this has a color of #c71e1f
<div style="border:2px solid #c71e1f;">Content here</div>
.myborder {border:2px solid #c71e1f;}