#a09a50 color space conversions
Hex:
#a09a50
RGB:
160, 154, 80
CMY:
37, 40, 69
CMYK:
0, 4, 50, 37
HSL:
56°, 33.3333%, 47.0588%
HSV (HSB):
56°, 50.0000%, 62.7451%
XYZ:
27.5008, 31.1640, 12.1552
xyY:
0.3883, 0.4400, 31.1640
CIE-Lab:
62.6458, -8.2870, 39.2952
CIE-LCH:
62.6458, 40.1595, 101.9087
CIE-Luv:
62.6458, 7.4568, 48.4103
Hunter-Lab:
55.8247, -9.7592, 26.1675
#a09a50 color charts
#a09a50 color shades, tints & tones
#a09a50 color schemes
#a09a50 color preview, HTML & CSS examples
This text has a color of #a09a50
<p style="color:#a09a50;">Text here</p>
.mytext {color:#a09a50;}
This box has a color of #a09a50
<div style="background-color:#a09a50;">Content here</div>
.mybackground {background-color:#a09a50;}
Border around this has a color of #a09a50
<div style="border:2px solid #a09a50;">Content here</div>
.myborder {border:2px solid #a09a50;}