#a08f8d color space conversions
Hex:
#a08f8d
RGB:
160, 143, 141
CMY:
37, 44, 45
CMYK:
0, 11, 12, 37
HSL:
6°, 9.0909%, 59.0196%
HSV (HSB):
6°, 11.8750%, 62.7451%
XYZ:
29.1274, 29.0416, 29.2697
xyY:
0.3331, 0.3321, 29.0416
CIE-Lab:
60.8183, 5.9857, 3.3682
CIE-LCH:
60.8183, 6.8683, 29.3667
CIE-Luv:
60.8183, 10.2895, 3.7063
Hunter-Lab:
53.8903, 2.1703, 5.5207
#a08f8d color charts
#a08f8d color shades, tints & tones
#a08f8d color schemes
#a08f8d color preview, HTML & CSS examples
This text has a color of #a08f8d
<p style="color:#a08f8d;">Text here</p>
.mytext {color:#a08f8d;}
This box has a color of #a08f8d
<div style="background-color:#a08f8d;">Content here</div>
.mybackground {background-color:#a08f8d;}
Border around this has a color of #a08f8d
<div style="border:2px solid #a08f8d;">Content here</div>
.myborder {border:2px solid #a08f8d;}