#ac9d9e color space conversions
Hex:
#ac9d9e
RGB:
172, 157, 158
CMY:
33, 38, 38
CMYK:
0, 9, 8, 33
HSL:
356°, 8.2873%, 64.5098%
HSV (HSB):
356°, 8.7209%, 67.4510%
XYZ:
35.2418, 35.3532, 37.3142
xyY:
0.3266, 0.3276, 35.3532
CIE-Lab:
66.0227, 5.6593, 1.4594
CIE-LCH:
66.0227, 5.8445, 14.4602
CIE-Luv:
66.0227, 8.7848, 1.1266
Hunter-Lab:
59.4586, 1.7465, 4.4126
#ac9d9e color charts
#ac9d9e color shades, tints & tones
#ac9d9e color schemes
#ac9d9e color preview, HTML & CSS examples
This text has a color of #ac9d9e
<p style="color:#ac9d9e;">Text here</p>
.mytext {color:#ac9d9e;}
This box has a color of #ac9d9e
<div style="background-color:#ac9d9e;">Content here</div>
.mybackground {background-color:#ac9d9e;}
Border around this has a color of #ac9d9e
<div style="border:2px solid #ac9d9e;">Content here</div>
.myborder {border:2px solid #ac9d9e;}