#a6600e color space conversions
Hex:
#a6600e
RGB:
166, 96, 14
CMY:
35, 62, 95
CMYK:
0, 42, 92, 35
HSL:
32°, 84.4444%, 35.2941%
HSV (HSB):
32°, 91.5663%, 65.0980%
XYZ:
19.9880, 16.5044, 2.5477
xyY:
0.5120, 0.4228, 16.5044
CIE-Lab:
47.6295, 23.0708, 52.5023
CIE-LCH:
47.6295, 57.3477, 66.2781
CIE-Luv:
47.6295, 57.3898, 44.2228
Hunter-Lab:
40.6257, 16.7280, 24.7199
#a6600e color charts
#a6600e color shades, tints & tones
#a6600e color schemes
#a6600e color preview, HTML & CSS examples
This text has a color of #a6600e
<p style="color:#a6600e;">Text here</p>
.mytext {color:#a6600e;}
This box has a color of #a6600e
<div style="background-color:#a6600e;">Content here</div>
.mybackground {background-color:#a6600e;}
Border around this has a color of #a6600e
<div style="border:2px solid #a6600e;">Content here</div>
.myborder {border:2px solid #a6600e;}