#a08f90 color space conversions
Hex:
#a08f90
RGB:
160, 143, 144
CMY:
37, 44, 44
CMYK:
0, 11, 10, 37
HSL:
356°, 8.2126%, 59.4118%
HSV (HSB):
356°, 10.6250%, 62.7451%
XYZ:
29.3537, 29.1321, 30.4615
xyY:
0.3300, 0.3275, 29.1321
CIE-Lab:
60.8981, 6.5129, 1.7770
CIE-LCH:
60.8981, 6.7510, 15.2615
CIE-Luv:
60.8981, 10.0437, 1.4032
Hunter-Lab:
53.9742, 2.6219, 4.3203
#a08f90 color charts
#a08f90 color shades, tints & tones
#a08f90 color schemes
#a08f90 color preview, HTML & CSS examples
This text has a color of #a08f90
<p style="color:#a08f90;">Text here</p>
.mytext {color:#a08f90;}
This box has a color of #a08f90
<div style="background-color:#a08f90;">Content here</div>
.mybackground {background-color:#a08f90;}
Border around this has a color of #a08f90
<div style="border:2px solid #a08f90;">Content here</div>
.myborder {border:2px solid #a08f90;}