#a08b26 color space conversions
Hex:
#a08b26
RGB:
160, 139, 38
CMY:
37, 45, 85
CMYK:
0, 13, 76, 37
HSL:
50°, 61.6162%, 38.8235%
HSV (HSB):
50°, 76.2500%, 62.7451%
XYZ:
24.0797, 26.0788, 5.5983
xyY:
0.4319, 0.4677, 26.0788
CIE-Lab:
58.1117, -3.0683, 53.4093
CIE-LCH:
58.1117, 53.4974, 93.2880
CIE-Luv:
58.1117, 18.9553, 56.5840
Hunter-Lab:
51.0674, -5.2002, 29.2475
#a08b26 color charts
#a08b26 color shades, tints & tones
#a08b26 color schemes
#a08b26 color preview, HTML & CSS examples
This text has a color of #a08b26
<p style="color:#a08b26;">Text here</p>
.mytext {color:#a08b26;}
This box has a color of #a08b26
<div style="background-color:#a08b26;">Content here</div>
.mybackground {background-color:#a08b26;}
Border around this has a color of #a08b26
<div style="border:2px solid #a08b26;">Content here</div>
.myborder {border:2px solid #a08b26;}