#a9970f color space conversions
Hex:
#a9970f
RGB:
169, 151, 15
CMY:
34, 41, 94
CMYK:
0, 11, 91, 34
HSL:
53°, 83.6957%, 36.0784%
HSV (HSB):
53°, 91.1243%, 66.2745%
XYZ:
27.5150, 30.6027, 4.9087
xyY:
0.4366, 0.4856, 30.6027
CIE-Lab:
62.1708, -6.1826, 63.5963
CIE-LCH:
62.1708, 63.8961, 95.5526
CIE-Luv:
62.1708, 17.5525, 65.5500
Hunter-Lab:
55.3197, -8.0269, 33.4629
#a9970f color charts
#a9970f color shades, tints & tones
#a9970f color schemes
#a9970f color preview, HTML & CSS examples
This text has a color of #a9970f
<p style="color:#a9970f;">Text here</p>
.mytext {color:#a9970f;}
This box has a color of #a9970f
<div style="background-color:#a9970f;">Content here</div>
.mybackground {background-color:#a9970f;}
Border around this has a color of #a9970f
<div style="border:2px solid #a9970f;">Content here</div>
.myborder {border:2px solid #a9970f;}