#a61d1f color space conversions
Hex:
#a61d1f
RGB:
166, 29, 31
CMY:
35, 89, 88
CMYK:
0, 83, 81, 35
HSL:
359°, 70.2564%, 38.2353%
HSV (HSB):
359°, 82.5301%, 65.0980%
XYZ:
16.4126, 9.0846, 2.1848
xyY:
0.5929, 0.3282, 9.0846
CIE-Lab:
36.1468, 53.6595, 35.5606
CIE-LCH:
36.1468, 64.3731, 33.5328
CIE-Luv:
36.1468, 100.7677, 21.2045
Hunter-Lab:
30.1408, 44.4525, 16.8008
#a61d1f color charts
#a61d1f color shades, tints & tones
#a61d1f color schemes
#a61d1f color preview, HTML & CSS examples
This text has a color of #a61d1f
<p style="color:#a61d1f;">Text here</p>
.mytext {color:#a61d1f;}
This box has a color of #a61d1f
<div style="background-color:#a61d1f;">Content here</div>
.mybackground {background-color:#a61d1f;}
Border around this has a color of #a61d1f
<div style="border:2px solid #a61d1f;">Content here</div>
.myborder {border:2px solid #a61d1f;}