#a08b8c color space conversions
Hex:
#a08b8c
RGB:
160, 139, 140
CMY:
37, 45, 45
CMYK:
0, 13, 13, 37
HSL:
357°, 9.9526%, 58.6275%
HSV (HSB):
357°, 13.1250%, 62.7451%
XYZ:
28.4634, 27.8323, 28.6829
xyY:
0.3349, 0.3275, 27.8323
CIE-Lab:
59.7369, 8.0660, 2.3721
CIE-LCH:
59.7369, 8.4076, 16.3878
CIE-Luv:
59.7369, 12.5593, 1.9521
Hunter-Lab:
52.7563, 3.9820, 4.6942
#a08b8c color charts
#a08b8c color shades, tints & tones
#a08b8c color schemes
#a08b8c color preview, HTML & CSS examples
This text has a color of #a08b8c
<p style="color:#a08b8c;">Text here</p>
.mytext {color:#a08b8c;}
This box has a color of #a08b8c
<div style="background-color:#a08b8c;">Content here</div>
.mybackground {background-color:#a08b8c;}
Border around this has a color of #a08b8c
<div style="border:2px solid #a08b8c;">Content here</div>
.myborder {border:2px solid #a08b8c;}