#a6a30f color space conversions
Hex:
#a6a30f
RGB:
166, 163, 15
CMY:
35, 36, 94
CMYK:
0, 2, 91, 35
HSL:
59°, 83.4254%, 35.4902%
HSV (HSB):
59°, 90.9639%, 65.0980%
XYZ:
28.9093, 34.3359, 5.5557
xyY:
0.4202, 0.4991, 34.3359
CIE-Lab:
65.2283, -13.8662, 65.8681
CIE-LCH:
65.2283, 67.3118, 101.8880
CIE-Luv:
65.2283, 7.1474, 70.2840
Hunter-Lab:
58.5968, -14.4797, 35.3963
#a6a30f color charts
#a6a30f color shades, tints & tones
#a6a30f color schemes
#a6a30f color preview, HTML & CSS examples
This text has a color of #a6a30f
<p style="color:#a6a30f;">Text here</p>
.mytext {color:#a6a30f;}
This box has a color of #a6a30f
<div style="background-color:#a6a30f;">Content here</div>
.mybackground {background-color:#a6a30f;}
Border around this has a color of #a6a30f
<div style="border:2px solid #a6a30f;">Content here</div>
.myborder {border:2px solid #a6a30f;}