#acab8c color space conversions
Hex:
#acab8c
RGB:
172, 171, 140
CMY:
33, 33, 45
CMYK:
0, 1, 19, 33
HSL:
58°, 16.1616%, 61.1765%
HSV (HSB):
58°, 18.6047%, 67.4510%
XYZ:
36.3098, 39.7899, 30.5774
xyY:
0.3404, 0.3730, 39.7899
CIE-Lab:
69.3196, -4.9589, 16.1313
CIE-LCH:
69.3196, 16.8763, 107.0879
CIE-Luv:
69.3196, 2.2711, 23.1434
Hunter-Lab:
63.0793, -7.6402, 15.4149
#acab8c color charts
#acab8c color shades, tints & tones
#acab8c color schemes
#acab8c color preview, HTML & CSS examples
This text has a color of #acab8c
<p style="color:#acab8c;">Text here</p>
.mytext {color:#acab8c;}
This box has a color of #acab8c
<div style="background-color:#acab8c;">Content here</div>
.mybackground {background-color:#acab8c;}
Border around this has a color of #acab8c
<div style="border:2px solid #acab8c;">Content here</div>
.myborder {border:2px solid #acab8c;}