#c71a2c color space conversions
Hex:
#c71a2c
RGB:
199, 26, 44
CMY:
22, 90, 83
CMYK:
0, 87, 78, 22
HSL:
354°, 76.8889%, 44.1176%
HSV (HSB):
354°, 86.9347%, 78.0392%
XYZ:
24.3772, 13.0628, 3.6194
xyY:
0.5937, 0.3181, 13.0628
CIE-Lab:
42.8576, 63.9798, 37.1720
CIE-LCH:
42.8576, 73.9944, 30.1564
CIE-Luv:
42.8576, 124.7756, 22.4047
Hunter-Lab:
36.1424, 57.1447, 19.3622
#c71a2c color charts
#c71a2c color shades, tints & tones
#c71a2c color schemes
#c71a2c color preview, HTML & CSS examples
This text has a color of #c71a2c
<p style="color:#c71a2c;">Text here</p>
.mytext {color:#c71a2c;}
This box has a color of #c71a2c
<div style="background-color:#c71a2c;">Content here</div>
.mybackground {background-color:#c71a2c;}
Border around this has a color of #c71a2c
<div style="border:2px solid #c71a2c;">Content here</div>
.myborder {border:2px solid #c71a2c;}