#a8500b color space conversions
Hex:
#a8500b
RGB:
168, 80, 11
CMY:
34, 69, 96
CMYK:
0, 52, 93, 34
HSL:
26°, 87.7095%, 35.0980%
HSV (HSB):
26°, 93.4524%, 65.8824%
XYZ:
19.0775, 14.0863, 2.0300
xyY:
0.5421, 0.4002, 14.0863
CIE-Lab:
44.3565, 32.5934, 51.0300
CIE-LCH:
44.3565, 60.5508, 57.4332
CIE-Luv:
44.3565, 72.0076, 39.0977
Hunter-Lab:
37.5317, 25.0516, 23.0653
#a8500b color charts
#a8500b color shades, tints & tones
#a8500b color schemes
#a8500b color preview, HTML & CSS examples
This text has a color of #a8500b
<p style="color:#a8500b;">Text here</p>
.mytext {color:#a8500b;}
This box has a color of #a8500b
<div style="background-color:#a8500b;">Content here</div>
.mybackground {background-color:#a8500b;}
Border around this has a color of #a8500b
<div style="border:2px solid #a8500b;">Content here</div>
.myborder {border:2px solid #a8500b;}