#a08c25 color space conversions
Hex:
#a08c25
RGB:
160, 140, 37
CMY:
37, 45, 85
CMYK:
0, 13, 77, 37
HSL:
50°, 62.4365%, 38.6275%
HSV (HSB):
50°, 76.8750%, 62.7451%
XYZ:
24.2092, 26.3633, 5.5629
xyY:
0.4313, 0.4696, 26.3633
CIE-Lab:
58.3803, -3.6597, 54.0293
CIE-LCH:
58.3803, 54.1531, 93.8750
CIE-Luv:
58.3803, 18.2800, 57.2448
Hunter-Lab:
51.3452, -5.6916, 29.5180
#a08c25 color charts
#a08c25 color shades, tints & tones
#a08c25 color schemes
#a08c25 color preview, HTML & CSS examples
This text has a color of #a08c25
<p style="color:#a08c25;">Text here</p>
.mytext {color:#a08c25;}
This box has a color of #a08c25
<div style="background-color:#a08c25;">Content here</div>
.mybackground {background-color:#a08c25;}
Border around this has a color of #a08c25
<div style="border:2px solid #a08c25;">Content here</div>
.myborder {border:2px solid #a08c25;}