#a1600b color space conversions
Hex:
#a1600b
RGB:
161, 96, 11
CMY:
37, 62, 96
CMYK:
0, 40, 93, 37
HSL:
34°, 87.2093%, 33.7255%
HSV (HSB):
34°, 93.1677%, 63.1373%
XYZ:
18.9412, 15.9670, 2.4002
xyY:
0.5077, 0.4280, 15.9670
CIE-Lab:
46.9311, 20.7969, 52.4237
CIE-LCH:
46.9311, 56.3982, 68.3614
CIE-Luv:
46.9311, 53.3046, 44.3049
Hunter-Lab:
39.9587, 14.6849, 24.4097
#a1600b color charts
#a1600b color shades, tints & tones
#a1600b color schemes
#a1600b color preview, HTML & CSS examples
This text has a color of #a1600b
<p style="color:#a1600b;">Text here</p>
.mytext {color:#a1600b;}
This box has a color of #a1600b
<div style="background-color:#a1600b;">Content here</div>
.mybackground {background-color:#a1600b;}
Border around this has a color of #a1600b
<div style="border:2px solid #a1600b;">Content here</div>
.myborder {border:2px solid #a1600b;}