#a08b9d color space conversions
Hex:
#a08b9d
RGB:
160, 139, 157
CMY:
37, 45, 38
CMYK:
0, 13, 2, 37
HSL:
309°, 9.9526%, 58.6275%
HSV (HSB):
309°, 13.1250%, 62.7451%
XYZ:
29.8156, 28.3731, 35.8034
xyY:
0.3172, 0.3019, 28.3731
CIE-Lab:
60.2244, 11.1803, -6.6229
CIE-LCH:
60.2244, 12.9947, 329.3589
CIE-Luv:
60.2244, 11.0084, -11.4513
Hunter-Lab:
53.2664, 6.6982, -2.5657
#a08b9d color charts
#a08b9d color shades, tints & tones
#a08b9d color schemes
#a08b9d color preview, HTML & CSS examples
This text has a color of #a08b9d
<p style="color:#a08b9d;">Text here</p>
.mytext {color:#a08b9d;}
This box has a color of #a08b9d
<div style="background-color:#a08b9d;">Content here</div>
.mybackground {background-color:#a08b9d;}
Border around this has a color of #a08b9d
<div style="border:2px solid #a08b9d;">Content here</div>
.myborder {border:2px solid #a08b9d;}