#a6b00d color space conversions
Hex:
#a6b00d
RGB:
166, 176, 13
CMY:
35, 31, 95
CMYK:
6, 0, 93, 31
HSL:
64°, 86.2434%, 37.0588%
HSV (HSB):
64°, 92.6136%, 69.0196%
XYZ:
31.3239, 39.1867, 6.2936
xyY:
0.4078, 0.5102, 39.1867
CIE-Lab:
68.8863, -20.5211, 69.0265
CIE-LCH:
68.8863, 72.0123, 106.5568
CIE-Luv:
68.8863, -1.3017, 75.6265
Hunter-Lab:
62.5993, -20.2297, 37.8586
#a6b00d color charts
#a6b00d color shades, tints & tones
#a6b00d color schemes
#a6b00d color preview, HTML & CSS examples
This text has a color of #a6b00d
<p style="color:#a6b00d;">Text here</p>
.mytext {color:#a6b00d;}
This box has a color of #a6b00d
<div style="background-color:#a6b00d;">Content here</div>
.mybackground {background-color:#a6b00d;}
Border around this has a color of #a6b00d
<div style="border:2px solid #a6b00d;">Content here</div>
.myborder {border:2px solid #a6b00d;}