#a06250 color space conversions
Hex:
#a06250
RGB:
160, 98, 80
CMY:
37, 62, 69
CMYK:
0, 39, 50, 37
HSL:
14°, 33.3333%, 47.0588%
HSV (HSB):
14°, 50.0000%, 62.7451%
XYZ:
20.3129, 16.7881, 9.7592
xyY:
0.4335, 0.3583, 16.7881
CIE-Lab:
47.9920, 23.1104, 20.8257
CIE-LCH:
47.9920, 31.1095, 42.0233
CIE-Luv:
47.9920, 44.7514, 20.5557
Hunter-Lab:
40.9733, 16.7895, 14.5593
#a06250 color charts
#a06250 color shades, tints & tones
#a06250 color schemes
#a06250 color preview, HTML & CSS examples
This text has a color of #a06250
<p style="color:#a06250;">Text here</p>
.mytext {color:#a06250;}
This box has a color of #a06250
<div style="background-color:#a06250;">Content here</div>
.mybackground {background-color:#a06250;}
Border around this has a color of #a06250
<div style="border:2px solid #a06250;">Content here</div>
.myborder {border:2px solid #a06250;}