#a71a1f color space conversions
Hex:
#a71a1f
RGB:
167, 26, 31
CMY:
35, 90, 88
CMYK:
0, 84, 81, 35
HSL:
358°, 73.0570%, 37.8431%
HSV (HSB):
358°, 84.4311%, 65.4902%
XYZ:
16.5531, 9.0532, 2.1713
xyY:
0.5959, 0.3259, 9.0532
CIE-Lab:
36.0865, 54.7113, 35.5687
CIE-LCH:
36.0865, 65.2569, 33.0286
CIE-Luv:
36.0865, 102.7116, 20.8969
Hunter-Lab:
30.0885, 45.5459, 16.7834
#a71a1f color charts
#a71a1f color shades, tints & tones
#a71a1f color schemes
#a71a1f color preview, HTML & CSS examples
This text has a color of #a71a1f
<p style="color:#a71a1f;">Text here</p>
.mytext {color:#a71a1f;}
This box has a color of #a71a1f
<div style="background-color:#a71a1f;">Content here</div>
.mybackground {background-color:#a71a1f;}
Border around this has a color of #a71a1f
<div style="border:2px solid #a71a1f;">Content here</div>
.myborder {border:2px solid #a71a1f;}