#c71a2b color space conversions
Hex:
#c71a2b
RGB:
199, 26, 43
CMY:
22, 90, 83
CMYK:
0, 87, 78, 22
HSL:
354°, 76.8889%, 44.1176%
HSV (HSB):
354°, 86.9347%, 78.0392%
XYZ:
24.3586, 13.0553, 3.5216
xyY:
0.5950, 0.3189, 13.0553
CIE-Lab:
42.8465, 63.9472, 37.7375
CIE-LCH:
42.8465, 74.2520, 30.5463
CIE-Luv:
42.8465, 124.9950, 22.7573
Hunter-Lab:
36.1321, 57.1052, 19.5139
#c71a2b color charts
#c71a2b color shades, tints & tones
#c71a2b color schemes
#c71a2b color preview, HTML & CSS examples
This text has a color of #c71a2b
<p style="color:#c71a2b;">Text here</p>
.mytext {color:#c71a2b;}
This box has a color of #c71a2b
<div style="background-color:#c71a2b;">Content here</div>
.mybackground {background-color:#c71a2b;}
Border around this has a color of #c71a2b
<div style="border:2px solid #c71a2b;">Content here</div>
.myborder {border:2px solid #c71a2b;}