#a99d64 color space conversions
Hex:
#a99d64
RGB:
169, 157, 100
CMY:
34, 38, 61
CMYK:
0, 7, 41, 34
HSL:
50°, 28.6307%, 52.7451%
HSV (HSB):
50°, 40.8284%, 66.2745%
XYZ:
30.7194, 33.4691, 16.8977
xyY:
0.3788, 0.4128, 33.4691
CIE-Lab:
64.5389, -4.0183, 31.3824
CIE-LCH:
64.5389, 31.6386, 97.2967
CIE-Luv:
64.5389, 10.7108, 40.2234
Hunter-Lab:
57.8524, -6.4590, 23.1792
#a99d64 color charts
#a99d64 color shades, tints & tones
#a99d64 color schemes
#a99d64 color preview, HTML & CSS examples
This text has a color of #a99d64
<p style="color:#a99d64;">Text here</p>
.mytext {color:#a99d64;}
This box has a color of #a99d64
<div style="background-color:#a99d64;">Content here</div>
.mybackground {background-color:#a99d64;}
Border around this has a color of #a99d64
<div style="border:2px solid #a99d64;">Content here</div>
.myborder {border:2px solid #a99d64;}