#ac8e85 color space conversions
Hex:
#ac8e85
RGB:
172, 142, 133
CMY:
33, 44, 48
CMYK:
0, 17, 23, 33
HSL:
14°, 19.0244%, 59.8039%
HSV (HSB):
14°, 22.6744%, 67.4510%
XYZ:
30.9199, 29.8101, 26.3146
xyY:
0.3552, 0.3425, 29.8101
CIE-Lab:
61.4900, 9.8683, 9.0253
CIE-LCH:
61.4900, 13.3731, 42.4453
CIE-Luv:
61.4900, 19.3448, 10.6492
Hunter-Lab:
54.5986, 5.5392, 9.6434
#ac8e85 color charts
#ac8e85 color shades, tints & tones
#ac8e85 color schemes
#ac8e85 color preview, HTML & CSS examples
This text has a color of #ac8e85
<p style="color:#ac8e85;">Text here</p>
.mytext {color:#ac8e85;}
This box has a color of #ac8e85
<div style="background-color:#ac8e85;">Content here</div>
.mybackground {background-color:#ac8e85;}
Border around this has a color of #ac8e85
<div style="border:2px solid #ac8e85;">Content here</div>
.myborder {border:2px solid #ac8e85;}