#ac8e8b color space conversions
Hex:
#ac8e8b
RGB:
172, 142, 139
CMY:
33, 44, 45
CMYK:
0, 17, 19, 33
HSL:
5°, 16.5829%, 60.9804%
HSV (HSB):
5°, 19.1860%, 67.4510%
XYZ:
31.3465, 29.9807, 28.5608
xyY:
0.3487, 0.3335, 29.9807
CIE-Lab:
61.6376, 10.8064, 5.8313
CIE-LCH:
61.6376, 12.2793, 28.3522
CIE-Luv:
61.6376, 18.7507, 6.2234
Hunter-Lab:
54.7547, 6.3687, 7.4018
#ac8e8b color charts
#ac8e8b color shades, tints & tones
#ac8e8b color schemes
#ac8e8b color preview, HTML & CSS examples
This text has a color of #ac8e8b
<p style="color:#ac8e8b;">Text here</p>
.mytext {color:#ac8e8b;}
This box has a color of #ac8e8b
<div style="background-color:#ac8e8b;">Content here</div>
.mybackground {background-color:#ac8e8b;}
Border around this has a color of #ac8e8b
<div style="border:2px solid #ac8e8b;">Content here</div>
.myborder {border:2px solid #ac8e8b;}