#ac8b8d color space conversions
Hex:
#ac8b8d
RGB:
172, 139, 141
CMY:
33, 45, 45
CMYK:
0, 19, 18, 33
HSL:
356°, 16.5829%, 60.9804%
HSV (HSB):
356°, 19.1860%, 67.4510%
XYZ:
31.0536, 29.1590, 29.1908
xyY:
0.3473, 0.3262, 29.1590
CIE-Lab:
60.9217, 12.8130, 3.6624
CIE-LCH:
60.9217, 13.3262, 15.9519
CIE-Luv:
60.9217, 20.2454, 2.8926
Hunter-Lab:
53.9991, 8.1528, 5.7483
#ac8b8d color charts
#ac8b8d color shades, tints & tones
#ac8b8d color schemes
#ac8b8d color preview, HTML & CSS examples
This text has a color of #ac8b8d
<p style="color:#ac8b8d;">Text here</p>
.mytext {color:#ac8b8d;}
This box has a color of #ac8b8d
<div style="background-color:#ac8b8d;">Content here</div>
.mybackground {background-color:#ac8b8d;}
Border around this has a color of #ac8b8d
<div style="border:2px solid #ac8b8d;">Content here</div>
.myborder {border:2px solid #ac8b8d;}