#a6800e color space conversions
Hex:
#a6800e
RGB:
166, 128, 14
CMY:
35, 50, 95
CMYK:
0, 23, 92, 35
HSL:
45°, 84.4444%, 35.2941%
HSV (HSB):
45°, 91.5663%, 65.0980%
XYZ:
23.5243, 23.5770, 3.7264
xyY:
0.4628, 0.4639, 23.5770
CIE-Lab:
55.6618, 5.0406, 58.6206
CIE-LCH:
55.6618, 58.8369, 85.0854
CIE-Luv:
55.6618, 32.1676, 56.4758
Hunter-Lab:
48.5562, 1.5057, 29.4392
#a6800e color charts
#a6800e color shades, tints & tones
#a6800e color schemes
#a6800e color preview, HTML & CSS examples
This text has a color of #a6800e
<p style="color:#a6800e;">Text here</p>
.mytext {color:#a6800e;}
This box has a color of #a6800e
<div style="background-color:#a6800e;">Content here</div>
.mybackground {background-color:#a6800e;}
Border around this has a color of #a6800e
<div style="border:2px solid #a6800e;">Content here</div>
.myborder {border:2px solid #a6800e;}