#a08f2d color space conversions
Hex:
#a08f2d
RGB:
160, 143, 45
CMY:
37, 44, 82
CMYK:
0, 11, 72, 37
HSL:
51°, 56.0976%, 40.1961%
HSV (HSB):
51°, 71.8750%, 62.7451%
XYZ:
24.7933, 27.3080, 6.4468
xyY:
0.4235, 0.4664, 27.3080
CIE-Lab:
59.2583, -4.9153, 51.8040
CIE-LCH:
59.2583, 52.0367, 95.4202
CIE-Luv:
59.2583, 15.9636, 56.4713
Hunter-Lab:
52.2570, -6.7606, 29.2654
#a08f2d color charts
#a08f2d color shades, tints & tones
#a08f2d color schemes
#a08f2d color preview, HTML & CSS examples
This text has a color of #a08f2d
<p style="color:#a08f2d;">Text here</p>
.mytext {color:#a08f2d;}
This box has a color of #a08f2d
<div style="background-color:#a08f2d;">Content here</div>
.mybackground {background-color:#a08f2d;}
Border around this has a color of #a08f2d
<div style="border:2px solid #a08f2d;">Content here</div>
.myborder {border:2px solid #a08f2d;}