#ac9f9c color space conversions
Hex:
#ac9f9c
RGB:
172, 159, 156
CMY:
33, 38, 39
CMYK:
0, 8, 9, 33
HSL:
11°, 8.7912%, 64.3137%
HSV (HSB):
11°, 9.3023%, 67.4510%
XYZ:
35.4121, 35.9672, 36.5284
xyY:
0.3282, 0.3333, 35.9672
CIE-Lab:
66.4949, 4.2022, 3.2628
CIE-LCH:
66.4949, 5.3201, 37.8277
CIE-Luv:
66.4949, 7.8626, 3.9478
Hunter-Lab:
59.9727, 0.4469, 5.8683
#ac9f9c color charts
#ac9f9c color shades, tints & tones
#ac9f9c color schemes
#ac9f9c color preview, HTML & CSS examples
This text has a color of #ac9f9c
<p style="color:#ac9f9c;">Text here</p>
.mytext {color:#ac9f9c;}
This box has a color of #ac9f9c
<div style="background-color:#ac9f9c;">Content here</div>
.mybackground {background-color:#ac9f9c;}
Border around this has a color of #ac9f9c
<div style="border:2px solid #ac9f9c;">Content here</div>
.myborder {border:2px solid #ac9f9c;}