#a8b31f color space conversions
Hex:
#a8b31f
RGB:
168, 179, 31
CMY:
34, 30, 88
CMYK:
6, 0, 83, 30
HSL:
64°, 70.4762%, 41.1765%
HSV (HSB):
64°, 82.6816%, 70.1961%
XYZ:
32.5159, 40.6640, 7.4315
xyY:
0.4034, 0.5044, 40.6640
CIE-Lab:
69.9398, -20.7357, 66.4383
CIE-LCH:
69.9398, 69.5990, 107.3334
CIE-Luv:
69.9398, -1.9892, 74.7319
Hunter-Lab:
63.7683, -20.5762, 37.7282
#a8b31f color charts
#a8b31f color shades, tints & tones
#a8b31f color schemes
#a8b31f color preview, HTML & CSS examples
This text has a color of #a8b31f
<p style="color:#a8b31f;">Text here</p>
.mytext {color:#a8b31f;}
This box has a color of #a8b31f
<div style="background-color:#a8b31f;">Content here</div>
.mybackground {background-color:#a8b31f;}
Border around this has a color of #a8b31f
<div style="border:2px solid #a8b31f;">Content here</div>
.myborder {border:2px solid #a8b31f;}