#a61b0b color space conversions
Hex:
#a61b0b
RGB:
166, 27, 11
CMY:
35, 89, 96
CMYK:
0, 84, 93, 35
HSL:
6°, 87.5706%, 34.7059%
HSV (HSB):
6°, 93.3735%, 65.0980%
XYZ:
16.1782, 8.9150, 1.1847
xyY:
0.6157, 0.3393, 8.9150
CIE-Lab:
35.8202, 53.7357, 45.0273
CIE-LCH:
35.8202, 70.1069, 39.9610
CIE-Luv:
35.8202, 104.2427, 25.3846
Hunter-Lab:
29.8580, 44.4666, 18.5481
#a61b0b color charts
#a61b0b color shades, tints & tones
#a61b0b color schemes
#a61b0b color preview, HTML & CSS examples
This text has a color of #a61b0b
<p style="color:#a61b0b;">Text here</p>
.mytext {color:#a61b0b;}
This box has a color of #a61b0b
<div style="background-color:#a61b0b;">Content here</div>
.mybackground {background-color:#a61b0b;}
Border around this has a color of #a61b0b
<div style="border:2px solid #a61b0b;">Content here</div>
.myborder {border:2px solid #a61b0b;}