#a71c1d color space conversions
Hex:
#a71c1d
RGB:
167, 28, 29
CMY:
35, 89, 89
CMYK:
0, 83, 83, 35
HSL:
360°, 71.2821%, 38.2353%
HSV (HSB):
360°, 83.2335%, 65.4902%
XYZ:
16.5734, 9.1347, 2.0521
xyY:
0.5970, 0.3291, 9.1347
CIE-Lab:
36.2424, 54.1538, 36.8492
CIE-LCH:
36.2424, 65.5019, 34.2335
CIE-Luv:
36.2424, 102.3069, 21.8117
Hunter-Lab:
30.2237, 44.9904, 17.1310
#a71c1d color charts
#a71c1d color shades, tints & tones
#a71c1d color schemes
#a71c1d color preview, HTML & CSS examples
This text has a color of #a71c1d
<p style="color:#a71c1d;">Text here</p>
.mytext {color:#a71c1d;}
This box has a color of #a71c1d
<div style="background-color:#a71c1d;">Content here</div>
.mybackground {background-color:#a71c1d;}
Border around this has a color of #a71c1d
<div style="border:2px solid #a71c1d;">Content here</div>
.myborder {border:2px solid #a71c1d;}