#a9a14c color space conversions
Hex:
#a9a14c
RGB:
169, 161, 76
CMY:
34, 37, 70
CMYK:
0, 5, 55, 34
HSL:
55°, 37.9592%, 48.0392%
HSV (HSB):
55°, 55.0296%, 66.2745%
XYZ:
30.4116, 34.4466, 11.8835
xyY:
0.3963, 0.4489, 34.4466
CIE-Lab:
65.3155, -8.5156, 44.6212
CIE-LCH:
65.3155, 45.4265, 100.8046
CIE-Luv:
65.3155, 9.2566, 54.0431
Hunter-Lab:
58.6912, -10.2176, 29.0791
#a9a14c color charts
#a9a14c color shades, tints & tones
#a9a14c color schemes
#a9a14c color preview, HTML & CSS examples
This text has a color of #a9a14c
<p style="color:#a9a14c;">Text here</p>
.mytext {color:#a9a14c;}
This box has a color of #a9a14c
<div style="background-color:#a9a14c;">Content here</div>
.mybackground {background-color:#a9a14c;}
Border around this has a color of #a9a14c
<div style="border:2px solid #a9a14c;">Content here</div>
.myborder {border:2px solid #a9a14c;}