#a88d8f color space conversions
Hex:
#a88d8f
RGB:
168, 141, 143
CMY:
34, 45, 44
CMYK:
0, 16, 15, 34
HSL:
356°, 13.4328%, 60.5882%
HSV (HSB):
356°, 16.0714%, 65.8824%
XYZ:
30.6313, 29.3578, 30.0388
xyY:
0.3402, 0.3261, 29.3578
CIE-Lab:
61.0961, 10.4930, 2.7264
CIE-LCH:
61.0961, 10.8414, 14.5649
CIE-Luv:
61.0961, 16.2984, 2.0238
Hunter-Lab:
54.1828, 6.0918, 5.0578
#a88d8f color charts
#a88d8f color shades, tints & tones
#a88d8f color schemes
#a88d8f color preview, HTML & CSS examples
This text has a color of #a88d8f
<p style="color:#a88d8f;">Text here</p>
.mytext {color:#a88d8f;}
This box has a color of #a88d8f
<div style="background-color:#a88d8f;">Content here</div>
.mybackground {background-color:#a88d8f;}
Border around this has a color of #a88d8f
<div style="border:2px solid #a88d8f;">Content here</div>
.myborder {border:2px solid #a88d8f;}