#a6500c color space conversions
Hex:
#a6500c
RGB:
166, 80, 12
CMY:
35, 69, 95
CMYK:
0, 52, 93, 35
HSL:
26°, 86.5169%, 34.9020%
HSV (HSB):
26°, 92.7711%, 65.0980%
XYZ:
18.6609, 13.8709, 2.0416
xyY:
0.5397, 0.4012, 13.8709
CIE-Lab:
44.0472, 31.7800, 50.3960
CIE-LCH:
44.0472, 59.5795, 57.7643
CIE-Luv:
44.0472, 70.2753, 38.8209
Hunter-Lab:
37.2436, 24.2611, 22.8203
#a6500c color charts
#a6500c color shades, tints & tones
#a6500c color schemes
#a6500c color preview, HTML & CSS examples
This text has a color of #a6500c
<p style="color:#a6500c;">Text here</p>
.mytext {color:#a6500c;}
This box has a color of #a6500c
<div style="background-color:#a6500c;">Content here</div>
.mybackground {background-color:#a6500c;}
Border around this has a color of #a6500c
<div style="border:2px solid #a6500c;">Content here</div>
.myborder {border:2px solid #a6500c;}