#a71a1b color space conversions
Hex:
#a71a1b
RGB:
167, 26, 27
CMY:
35, 90, 89
CMYK:
0, 84, 84, 35
HSL:
360°, 73.0570%, 37.8431%
HSV (HSB):
360°, 84.4311%, 65.4902%
XYZ:
16.5036, 9.0334, 1.9107
xyY:
0.6013, 0.3291, 9.0334
CIE-Lab:
36.0485, 54.5965, 37.7663
CIE-LCH:
36.0485, 66.3858, 34.6730
CIE-Luv:
36.0485, 103.4125, 22.0648
Hunter-Lab:
30.0556, 45.4171, 17.2698
#a71a1b color charts
#a71a1b color shades, tints & tones
#a71a1b color schemes
#a71a1b color preview, HTML & CSS examples
This text has a color of #a71a1b
<p style="color:#a71a1b;">Text here</p>
.mytext {color:#a71a1b;}
This box has a color of #a71a1b
<div style="background-color:#a71a1b;">Content here</div>
.mybackground {background-color:#a71a1b;}
Border around this has a color of #a71a1b
<div style="border:2px solid #a71a1b;">Content here</div>
.myborder {border:2px solid #a71a1b;}