#a71a2d color space conversions
Hex:
#a71a2d
RGB:
167, 26, 45
CMY:
35, 90, 82
CMYK:
0, 84, 73, 35
HSL:
352°, 73.0570%, 37.8431%
HSV (HSB):
352°, 84.4311%, 65.4902%
XYZ:
16.7794, 9.1437, 3.3632
xyY:
0.5729, 0.3122, 9.1437
CIE-Lab:
36.2596, 55.2323, 27.3509
CIE-LCH:
36.2596, 61.6334, 26.3445
CIE-Luv:
36.2596, 99.6257, 15.7335
Hunter-Lab:
30.2386, 46.1320, 14.5727
#a71a2d color charts
#a71a2d color shades, tints & tones
#a71a2d color schemes
#a71a2d color preview, HTML & CSS examples
This text has a color of #a71a2d
<p style="color:#a71a2d;">Text here</p>
.mytext {color:#a71a2d;}
This box has a color of #a71a2d
<div style="background-color:#a71a2d;">Content here</div>
.mybackground {background-color:#a71a2d;}
Border around this has a color of #a71a2d
<div style="border:2px solid #a71a2d;">Content here</div>
.myborder {border:2px solid #a71a2d;}