#ac9b9c color space conversions
Hex:
#ac9b9c
RGB:
172, 155, 156
CMY:
33, 39, 39
CMYK:
0, 10, 9, 33
HSL:
356°, 9.2896%, 64.1176%
HSV (HSB):
356°, 9.8837%, 67.4510%
XYZ:
34.7354, 34.6136, 36.3028
xyY:
0.3288, 0.3276, 34.6136
CIE-Lab:
65.4468, 6.4131, 1.7423
CIE-LCH:
65.4468, 6.6456, 15.1995
CIE-Luv:
65.4468, 10.0164, 1.3949
Hunter-Lab:
58.8334, 2.4284, 4.5987
#ac9b9c color charts
#ac9b9c color shades, tints & tones
#ac9b9c color schemes
#ac9b9c color preview, HTML & CSS examples
This text has a color of #ac9b9c
<p style="color:#ac9b9c;">Text here</p>
.mytext {color:#ac9b9c;}
This box has a color of #ac9b9c
<div style="background-color:#ac9b9c;">Content here</div>
.mybackground {background-color:#ac9b9c;}
Border around this has a color of #ac9b9c
<div style="border:2px solid #ac9b9c;">Content here</div>
.myborder {border:2px solid #ac9b9c;}