#c71a2e color space conversions
Hex:
#c71a2e
RGB:
199, 26, 46
CMY:
22, 90, 82
CMYK:
0, 87, 77, 22
HSL:
353°, 76.8889%, 44.1176%
HSV (HSB):
353°, 86.9347%, 78.0392%
XYZ:
24.4157, 13.0782, 3.8223
xyY:
0.5909, 0.3165, 13.0782
CIE-Lab:
42.8808, 64.0473, 36.0324
CIE-LCH:
42.8808, 73.4874, 29.3617
CIE-Luv:
42.8808, 124.3233, 21.6771
Hunter-Lab:
36.1637, 57.2266, 19.0481
#c71a2e color charts
#c71a2e color shades, tints & tones
#c71a2e color schemes
#c71a2e color preview, HTML & CSS examples
This text has a color of #c71a2e
<p style="color:#c71a2e;">Text here</p>
.mytext {color:#c71a2e;}
This box has a color of #c71a2e
<div style="background-color:#c71a2e;">Content here</div>
.mybackground {background-color:#c71a2e;}
Border around this has a color of #c71a2e
<div style="border:2px solid #c71a2e;">Content here</div>
.myborder {border:2px solid #c71a2e;}