#a9a95b color space conversions
Hex:
#a9a95b
RGB:
169, 169, 91
CMY:
34, 34, 64
CMYK:
0, 0, 46, 34
HSL:
60°, 31.2000%, 50.9804%
HSV (HSB):
60°, 46.1538%, 66.2745%
XYZ:
32.4385, 37.5663, 15.4389
xyY:
0.3796, 0.4397, 37.5663
CIE-Lab:
67.6997, -11.3577, 40.0185
CIE-LCH:
67.6997, 41.5990, 105.8445
CIE-Luv:
67.6997, 3.6882, 51.1243
Hunter-Lab:
61.2913, -12.7886, 27.9692
#a9a95b color charts
#a9a95b color shades, tints & tones
#a9a95b color schemes
#a9a95b color preview, HTML & CSS examples
This text has a color of #a9a95b
<p style="color:#a9a95b;">Text here</p>
.mytext {color:#a9a95b;}
This box has a color of #a9a95b
<div style="background-color:#a9a95b;">Content here</div>
.mybackground {background-color:#a9a95b;}
Border around this has a color of #a9a95b
<div style="border:2px solid #a9a95b;">Content here</div>
.myborder {border:2px solid #a9a95b;}