#a08b84 color space conversions
Hex:
#a08b84
RGB:
160, 139, 132
CMY:
37, 45, 48
CMYK:
0, 13, 18, 37
HSL:
15°, 12.8440%, 57.2549%
HSV (HSB):
15°, 17.5000%, 62.7451%
XYZ:
27.8947, 27.6048, 25.6878
xyY:
0.3436, 0.3400, 27.6048
CIE-Lab:
59.5300, 6.7148, 6.6429
CIE-LCH:
59.5300, 9.4454, 44.6916
CIE-Luv:
59.5300, 13.2612, 7.9956
Hunter-Lab:
52.5402, 2.8239, 7.7902
#a08b84 color charts
#a08b84 color shades, tints & tones
#a08b84 color schemes
#a08b84 color preview, HTML & CSS examples
This text has a color of #a08b84
<p style="color:#a08b84;">Text here</p>
.mytext {color:#a08b84;}
This box has a color of #a08b84
<div style="background-color:#a08b84;">Content here</div>
.mybackground {background-color:#a08b84;}
Border around this has a color of #a08b84
<div style="border:2px solid #a08b84;">Content here</div>
.myborder {border:2px solid #a08b84;}