#a6a70d color space conversions
Hex:
#a6a70d
RGB:
166, 167, 13
CMY:
35, 35, 95
CMYK:
1, 0, 92, 35
HSL:
60°, 85.5556%, 35.2941%
HSV (HSB):
60°, 92.2156%, 65.4902%
XYZ:
29.6172, 35.7735, 5.7247
xyY:
0.4165, 0.5030, 35.7735
CIE-Lab:
66.3465, -15.9633, 67.0514
CIE-LCH:
66.3465, 68.9254, 103.3914
CIE-Luv:
66.3465, 4.5099, 72.0539
Hunter-Lab:
59.8109, -16.2793, 36.1928
#a6a70d color charts
#a6a70d color shades, tints & tones
#a6a70d color schemes
#a6a70d color preview, HTML & CSS examples
This text has a color of #a6a70d
<p style="color:#a6a70d;">Text here</p>
.mytext {color:#a6a70d;}
This box has a color of #a6a70d
<div style="background-color:#a6a70d;">Content here</div>
.mybackground {background-color:#a6a70d;}
Border around this has a color of #a6a70d
<div style="border:2px solid #a6a70d;">Content here</div>
.myborder {border:2px solid #a6a70d;}