#a08b24 color space conversions
Hex:
#a08b24
RGB:
160, 139, 36
CMY:
37, 45, 86
CMYK:
0, 13, 78, 37
HSL:
50°, 63.2653%, 38.4314%
HSV (HSB):
50°, 77.5000%, 62.7451%
XYZ:
24.0483, 26.0662, 5.4329
xyY:
0.4329, 0.4693, 26.0662
CIE-Lab:
58.0998, -3.1546, 54.1286
CIE-LCH:
58.0998, 54.2205, 93.3354
CIE-Luv:
58.0998, 19.0109, 57.0557
Hunter-Lab:
51.0551, -5.2682, 29.4294
#a08b24 color charts
#a08b24 color shades, tints & tones
#a08b24 color schemes
#a08b24 color preview, HTML & CSS examples
This text has a color of #a08b24
<p style="color:#a08b24;">Text here</p>
.mytext {color:#a08b24;}
This box has a color of #a08b24
<div style="background-color:#a08b24;">Content here</div>
.mybackground {background-color:#a08b24;}
Border around this has a color of #a08b24
<div style="border:2px solid #a08b24;">Content here</div>
.myborder {border:2px solid #a08b24;}