#ac9d9d color space conversions
Hex:
#ac9d9d
RGB:
172, 157, 157
CMY:
33, 38, 38
CMYK:
0, 9, 9, 33
HSL:
0°, 8.2873%, 64.5098%
HSV (HSB):
0°, 8.7209%, 67.4510%
XYZ:
35.1560, 35.3189, 36.8626
xyY:
0.3275, 0.3290, 35.3189
CIE-Lab:
65.9962, 5.4821, 1.9805
CIE-LCH:
65.9962, 5.8289, 19.8633
CIE-Luv:
65.9962, 8.8622, 1.9002
Hunter-Lab:
59.4297, 1.5908, 4.8249
#ac9d9d color charts
#ac9d9d color shades, tints & tones
#ac9d9d color schemes
#ac9d9d color preview, HTML & CSS examples
This text has a color of #ac9d9d
<p style="color:#ac9d9d;">Text here</p>
.mytext {color:#ac9d9d;}
This box has a color of #ac9d9d
<div style="background-color:#ac9d9d;">Content here</div>
.mybackground {background-color:#ac9d9d;}
Border around this has a color of #ac9d9d
<div style="border:2px solid #ac9d9d;">Content here</div>
.myborder {border:2px solid #ac9d9d;}