#a08e8e color space conversions
Hex:
#a08e8e
RGB:
160, 142, 142
CMY:
37, 44, 44
CMYK:
0, 11, 11, 37
HSL:
0°, 8.6538%, 59.2157%
HSV (HSB):
0°, 11.2500%, 62.7451%
XYZ:
29.0527, 28.7726, 29.6136
xyY:
0.3323, 0.3291, 28.7726
CIE-Lab:
60.5804, 6.7229, 2.4544
CIE-LCH:
60.5804, 7.1569, 20.0565
CIE-Luv:
60.5804, 10.7513, 2.3086
Hunter-Lab:
53.6401, 2.8095, 4.8152
#a08e8e color charts
#a08e8e color shades, tints & tones
#a08e8e color schemes
#a08e8e color preview, HTML & CSS examples
This text has a color of #a08e8e
<p style="color:#a08e8e;">Text here</p>
.mytext {color:#a08e8e;}
This box has a color of #a08e8e
<div style="background-color:#a08e8e;">Content here</div>
.mybackground {background-color:#a08e8e;}
Border around this has a color of #a08e8e
<div style="border:2px solid #a08e8e;">Content here</div>
.myborder {border:2px solid #a08e8e;}