#a88c8f color space conversions
Hex:
#a88c8f
RGB:
168, 140, 143
CMY:
34, 45, 44
CMYK:
0, 17, 15, 34
HSL:
354°, 13.8614%, 60.3922%
HSV (HSB):
354°, 16.6667%, 65.8824%
XYZ:
30.4845, 29.0642, 29.9898
xyY:
0.3405, 0.3246, 29.0642
CIE-Lab:
60.8382, 11.0560, 2.3525
CIE-LCH:
60.8382, 11.3035, 12.0123
CIE-Luv:
60.8382, 16.8530, 1.4036
Hunter-Lab:
53.9112, 6.5895, 4.7559
#a88c8f color charts
#a88c8f color shades, tints & tones
#a88c8f color schemes
#a88c8f color preview, HTML & CSS examples
This text has a color of #a88c8f
<p style="color:#a88c8f;">Text here</p>
.mytext {color:#a88c8f;}
This box has a color of #a88c8f
<div style="background-color:#a88c8f;">Content here</div>
.mybackground {background-color:#a88c8f;}
Border around this has a color of #a88c8f
<div style="border:2px solid #a88c8f;">Content here</div>
.myborder {border:2px solid #a88c8f;}