#a08a50 color space conversions
Hex:
#a08a50
RGB:
160, 138, 80
CMY:
37, 46, 69
CMYK:
0, 14, 50, 37
HSL:
44°, 33.3333%, 47.0588%
HSV (HSB):
44°, 50.0000%, 62.7451%
XYZ:
25.0337, 26.2297, 11.3328
xyY:
0.3999, 0.4190, 26.2297
CIE-Lab:
58.2545, 0.4405, 33.9466
CIE-LCH:
58.2545, 33.9495, 89.2565
CIE-Luv:
58.2545, 17.7686, 40.4290
Hunter-Lab:
51.2150, -2.3762, 22.7308
#a08a50 color charts
#a08a50 color shades, tints & tones
#a08a50 color schemes
#a08a50 color preview, HTML & CSS examples
This text has a color of #a08a50
<p style="color:#a08a50;">Text here</p>
.mytext {color:#a08a50;}
This box has a color of #a08a50
<div style="background-color:#a08a50;">Content here</div>
.mybackground {background-color:#a08a50;}
Border around this has a color of #a08a50
<div style="border:2px solid #a08a50;">Content here</div>
.myborder {border:2px solid #a08a50;}