#a88b8d color space conversions
Hex:
#a88b8d
RGB:
168, 139, 141
CMY:
34, 45, 45
CMYK:
0, 17, 16, 34
HSL:
356°, 14.2857%, 60.1961%
HSV (HSB):
356°, 17.2619%, 65.8824%
XYZ:
30.1888, 28.7132, 29.1504
xyY:
0.3429, 0.3261, 28.7132
CIE-Lab:
60.5276, 11.2846, 3.0427
CIE-LCH:
60.5276, 11.6876, 15.0900
CIE-Luv:
60.5276, 17.6105, 2.3134
Hunter-Lab:
53.5847, 6.7910, 5.2551
#a88b8d color charts
#a88b8d color shades, tints & tones
#a88b8d color schemes
#a88b8d color preview, HTML & CSS examples
This text has a color of #a88b8d
<p style="color:#a88b8d;">Text here</p>
.mytext {color:#a88b8d;}
This box has a color of #a88b8d
<div style="background-color:#a88b8d;">Content here</div>
.mybackground {background-color:#a88b8d;}
Border around this has a color of #a88b8d
<div style="border:2px solid #a88b8d;">Content here</div>
.myborder {border:2px solid #a88b8d;}