#a6800f color space conversions
Hex:
#a6800f
RGB:
166, 128, 15
CMY:
35, 50, 94
CMYK:
0, 23, 91, 35
HSL:
45°, 83.4254%, 35.4902%
HSV (HSB):
45°, 90.9639%, 65.0980%
XYZ:
23.5313, 23.5798, 3.7631
xyY:
0.4625, 0.4635, 23.5798
CIE-Lab:
55.6646, 5.0594, 58.4133
CIE-LCH:
55.6646, 58.6320, 85.0498
CIE-Luv:
55.6646, 32.1494, 56.3639
Hunter-Lab:
48.5591, 1.5211, 29.3967
#a6800f color charts
#a6800f color shades, tints & tones
#a6800f color schemes
#a6800f color preview, HTML & CSS examples
This text has a color of #a6800f
<p style="color:#a6800f;">Text here</p>
.mytext {color:#a6800f;}
This box has a color of #a6800f
<div style="background-color:#a6800f;">Content here</div>
.mybackground {background-color:#a6800f;}
Border around this has a color of #a6800f
<div style="border:2px solid #a6800f;">Content here</div>
.myborder {border:2px solid #a6800f;}