#a6a512 color space conversions
Hex:
#a6a512
RGB:
166, 165, 18
CMY:
35, 35, 93
CMYK:
0, 1, 89, 35
HSL:
60°, 80.4348%, 36.0784%
HSV (HSB):
60°, 89.1566%, 65.0980%
XYZ:
29.2902, 35.0609, 5.7959
xyY:
0.4176, 0.4998, 35.0609
CIE-Lab:
65.7961, -14.8432, 65.7930
CIE-LCH:
65.7961, 67.4466, 102.7133
CIE-Luv:
65.7961, 5.7950, 70.7813
Hunter-Lab:
59.2123, -15.3239, 35.6450
#a6a512 color charts
#a6a512 color shades, tints & tones
#a6a512 color schemes
#a6a512 color preview, HTML & CSS examples
This text has a color of #a6a512
<p style="color:#a6a512;">Text here</p>
.mytext {color:#a6a512;}
This box has a color of #a6a512
<div style="background-color:#a6a512;">Content here</div>
.mybackground {background-color:#a6a512;}
Border around this has a color of #a6a512
<div style="border:2px solid #a6a512;">Content here</div>
.myborder {border:2px solid #a6a512;}