#a08a2f color space conversions
Hex:
#a08a2f
RGB:
160, 138, 47
CMY:
37, 46, 82
CMYK:
0, 14, 71, 37
HSL:
48°, 54.5894%, 40.5882%
HSV (HSB):
48°, 70.6250%, 62.7451%
XYZ:
24.0988, 25.8558, 6.4098
xyY:
0.4276, 0.4587, 25.8558
CIE-Lab:
57.8999, -2.0716, 49.6113
CIE-LCH:
57.8999, 49.6545, 92.3911
CIE-Luv:
57.8999, 19.3663, 53.7193
Hunter-Lab:
50.8486, -4.3881, 28.1201
#a08a2f color charts
#a08a2f color shades, tints & tones
#a08a2f color schemes
#a08a2f color preview, HTML & CSS examples
This text has a color of #a08a2f
<p style="color:#a08a2f;">Text here</p>
.mytext {color:#a08a2f;}
This box has a color of #a08a2f
<div style="background-color:#a08a2f;">Content here</div>
.mybackground {background-color:#a08a2f;}
Border around this has a color of #a08a2f
<div style="border:2px solid #a08a2f;">Content here</div>
.myborder {border:2px solid #a08a2f;}