#a08c35 color space conversions
Hex:
#a08c35
RGB:
160, 140, 53
CMY:
37, 45, 79
CMYK:
0, 13, 67, 37
HSL:
49°, 50.2347%, 41.7647%
HSV (HSB):
49°, 66.8750%, 62.7451%
XYZ:
24.5179, 26.4868, 7.1884
xyY:
0.4213, 0.4552, 26.4868
CIE-Lab:
58.4963, -2.8180, 47.6091
CIE-LCH:
58.4963, 47.6924, 93.3874
CIE-Luv:
58.4963, 17.7554, 52.7015
Hunter-Lab:
51.4653, -5.0276, 27.7444
#a08c35 color charts
#a08c35 color shades, tints & tones
#a08c35 color schemes
#a08c35 color preview, HTML & CSS examples
This text has a color of #a08c35
<p style="color:#a08c35;">Text here</p>
.mytext {color:#a08c35;}
This box has a color of #a08c35
<div style="background-color:#a08c35;">Content here</div>
.mybackground {background-color:#a08c35;}
Border around this has a color of #a08c35
<div style="border:2px solid #a08c35;">Content here</div>
.myborder {border:2px solid #a08c35;}