#a61a1b color space conversions
Hex:
#a61a1b
RGB:
166, 26, 27
CMY:
35, 90, 89
CMYK:
0, 84, 84, 35
HSL:
360°, 72.9167%, 37.6471%
HSV (HSB):
360°, 84.3373%, 65.0980%
XYZ:
16.2931, 8.9249, 1.9008
xyY:
0.6008, 0.3291, 8.9249
CIE-Lab:
35.8393, 54.3075, 37.4951
CIE-LCH:
35.8393, 65.9938, 34.6220
CIE-Luv:
35.8393, 102.6321, 21.8951
Hunter-Lab:
29.8746, 45.0704, 17.1397
#a61a1b color charts
#a61a1b color shades, tints & tones
#a61a1b color schemes
#a61a1b color preview, HTML & CSS examples
This text has a color of #a61a1b
<p style="color:#a61a1b;">Text here</p>
.mytext {color:#a61a1b;}
This box has a color of #a61a1b
<div style="background-color:#a61a1b;">Content here</div>
.mybackground {background-color:#a61a1b;}
Border around this has a color of #a61a1b
<div style="border:2px solid #a61a1b;">Content here</div>
.myborder {border:2px solid #a61a1b;}