#a08f9e color space conversions
Hex:
#a08f9e
RGB:
160, 143, 158
CMY:
37, 44, 38
CMYK:
0, 11, 1, 37
HSL:
307°, 8.2126%, 59.4118%
HSV (HSB):
307°, 10.6250%, 62.7451%
XYZ:
30.4912, 29.5871, 36.4516
xyY:
0.3159, 0.3065, 29.5871
CIE-Lab:
61.2963, 9.1066, -5.6027
CIE-LCH:
61.2963, 10.6921, 328.3988
CIE-Luv:
61.2963, 8.8677, -9.6412
Hunter-Lab:
54.3940, 4.8707, -1.6567
#a08f9e color charts
#a08f9e color shades, tints & tones
#a08f9e color schemes
#a08f9e color preview, HTML & CSS examples
This text has a color of #a08f9e
<p style="color:#a08f9e;">Text here</p>
.mytext {color:#a08f9e;}
This box has a color of #a08f9e
<div style="background-color:#a08f9e;">Content here</div>
.mybackground {background-color:#a08f9e;}
Border around this has a color of #a08f9e
<div style="border:2px solid #a08f9e;">Content here</div>
.myborder {border:2px solid #a08f9e;}