#a6a31f color space conversions
Hex:
#a6a31f
RGB:
166, 163, 31
CMY:
35, 36, 88
CMYK:
0, 2, 81, 35
HSL:
59°, 68.5279%, 38.6275%
HSV (HSB):
59°, 81.3253%, 65.0980%
XYZ:
29.0704, 34.4003, 6.4041
xyY:
0.4160, 0.4923, 34.4003
CIE-Lab:
65.2791, -13.4616, 62.3574
CIE-LCH:
65.2791, 63.7939, 102.1820
CIE-Luv:
65.2791, 6.9828, 68.1663
Hunter-Lab:
58.6518, -14.1681, 34.5825
#a6a31f color charts
#a6a31f color shades, tints & tones
#a6a31f color schemes
#a6a31f color preview, HTML & CSS examples
This text has a color of #a6a31f
<p style="color:#a6a31f;">Text here</p>
.mytext {color:#a6a31f;}
This box has a color of #a6a31f
<div style="background-color:#a6a31f;">Content here</div>
.mybackground {background-color:#a6a31f;}
Border around this has a color of #a6a31f
<div style="border:2px solid #a6a31f;">Content here</div>
.myborder {border:2px solid #a6a31f;}