#a71a2b color space conversions
Hex:
#a71a2b
RGB:
167, 26, 43
CMY:
35, 90, 83
CMYK:
0, 84, 74, 35
HSL:
353°, 73.0570%, 37.8431%
HSV (HSB):
353°, 84.4311%, 65.4902%
XYZ:
16.7418, 9.1287, 3.1651
xyY:
0.5766, 0.3144, 9.1287
CIE-Lab:
36.2309, 55.1462, 28.5582
CIE-LCH:
36.2309, 62.1021, 27.3780
CIE-Luv:
36.2309, 100.1254, 16.5719
Hunter-Lab:
30.2137, 46.0349, 14.9385
#a71a2b color charts
#a71a2b color shades, tints & tones
#a71a2b color schemes
#a71a2b color preview, HTML & CSS examples
This text has a color of #a71a2b
<p style="color:#a71a2b;">Text here</p>
.mytext {color:#a71a2b;}
This box has a color of #a71a2b
<div style="background-color:#a71a2b;">Content here</div>
.mybackground {background-color:#a71a2b;}
Border around this has a color of #a71a2b
<div style="border:2px solid #a71a2b;">Content here</div>
.myborder {border:2px solid #a71a2b;}