#a6500b color space conversions
Hex:
#a6500b
RGB:
166, 80, 11
CMY:
35, 69, 96
CMYK:
0, 52, 93, 35
HSL:
27°, 87.5706%, 34.7059%
HSV (HSB):
27°, 93.3735%, 65.0980%
XYZ:
18.6550, 13.8685, 2.0103
xyY:
0.5402, 0.4016, 13.8685
CIE-Lab:
44.0437, 31.7639, 50.6636
CIE-LCH:
44.0437, 59.7975, 57.9141
CIE-Luv:
44.0437, 70.3183, 38.9443
Hunter-Lab:
37.2404, 24.2459, 22.8678
#a6500b color charts
#a6500b color shades, tints & tones
#a6500b color schemes
#a6500b color preview, HTML & CSS examples
This text has a color of #a6500b
<p style="color:#a6500b;">Text here</p>
.mytext {color:#a6500b;}
This box has a color of #a6500b
<div style="background-color:#a6500b;">Content here</div>
.mybackground {background-color:#a6500b;}
Border around this has a color of #a6500b
<div style="border:2px solid #a6500b;">Content here</div>
.myborder {border:2px solid #a6500b;}