#a6a32f color space conversions
Hex:
#a6a32f
RGB:
166, 163, 47
CMY:
35, 36, 82
CMYK:
0, 2, 72, 35
HSL:
58°, 55.8685%, 41.7647%
HSV (HSB):
58°, 71.6867%, 65.0980%
XYZ:
29.3362, 34.5066, 7.8036
xyY:
0.4095, 0.4816, 34.5066
CIE-Lab:
65.3627, -12.7987, 57.2047
CIE-LCH:
65.3627, 58.6190, 102.6113
CIE-Luv:
65.3627, 6.7154, 64.7265
Hunter-Lab:
58.7423, -13.6554, 33.2433
#a6a32f color charts
#a6a32f color shades, tints & tones
#a6a32f color schemes
#a6a32f color preview, HTML & CSS examples
This text has a color of #a6a32f
<p style="color:#a6a32f;">Text here</p>
.mytext {color:#a6a32f;}
This box has a color of #a6a32f
<div style="background-color:#a6a32f;">Content here</div>
.mybackground {background-color:#a6a32f;}
Border around this has a color of #a6a32f
<div style="border:2px solid #a6a32f;">Content here</div>
.myborder {border:2px solid #a6a32f;}