#a99e0f color space conversions
Hex:
#a99e0f
RGB:
169, 158, 15
CMY:
34, 38, 94
CMYK:
0, 7, 91, 34
HSL:
56°, 83.6957%, 36.0784%
HSV (HSB):
56°, 91.1243%, 66.2745%
XYZ:
28.6753, 32.9232, 5.2954
xyY:
0.4287, 0.4922, 32.9232
CIE-Lab:
64.0987, -9.9071, 65.0978
CIE-LCH:
64.0987, 65.8474, 98.6533
CIE-Luv:
64.0987, 12.6633, 68.3331
Hunter-Lab:
57.3788, -11.2067, 34.6933
#a99e0f color charts
#a99e0f color shades, tints & tones
#a99e0f color schemes
#a99e0f color preview, HTML & CSS examples
This text has a color of #a99e0f
<p style="color:#a99e0f;">Text here</p>
.mytext {color:#a99e0f;}
This box has a color of #a99e0f
<div style="background-color:#a99e0f;">Content here</div>
.mybackground {background-color:#a99e0f;}
Border around this has a color of #a99e0f
<div style="border:2px solid #a99e0f;">Content here</div>
.myborder {border:2px solid #a99e0f;}