#a8b70e color space conversions
Hex:
#a8b70e
RGB:
168, 183, 14
CMY:
34, 28, 95
CMYK:
8, 0, 92, 28
HSL:
65°, 85.7868%, 38.6275%
HSV (HSB):
65°, 92.3497%, 71.7647%
XYZ:
33.1612, 42.2235, 6.8176
xyY:
0.4034, 0.5137, 42.2235
CIE-Lab:
71.0247, -23.1137, 70.6242
CIE-LCH:
71.0247, 74.3104, 108.1221
CIE-Luv:
71.0247, -4.3878, 78.3317
Hunter-Lab:
64.9796, -22.6200, 39.2650
#a8b70e color charts
#a8b70e color shades, tints & tones
#a8b70e color schemes
#a8b70e color preview, HTML & CSS examples
This text has a color of #a8b70e
<p style="color:#a8b70e;">Text here</p>
.mytext {color:#a8b70e;}
This box has a color of #a8b70e
<div style="background-color:#a8b70e;">Content here</div>
.mybackground {background-color:#a8b70e;}
Border around this has a color of #a8b70e
<div style="border:2px solid #a8b70e;">Content here</div>
.myborder {border:2px solid #a8b70e;}