#acabb4 color space conversions
Hex:
#acabb4
RGB:
172, 171, 180
CMY:
33, 33, 29
CMYK:
4, 5, 0, 29
HSL:
247°, 5.6604%, 68.8235%
HSV (HSB):
247°, 5.0000%, 70.5882%
XYZ:
39.8144, 41.1918, 49.0324
xyY:
0.3062, 0.3168, 41.1918
CIE-Lab:
70.3101, 2.0878, -4.4879
CIE-LCH:
70.3101, 4.9498, 294.9477
CIE-Luv:
70.3101, 0.0437, -7.0252
Hunter-Lab:
64.1808, -1.5844, -0.3694
#acabb4 color charts
#acabb4 color shades, tints & tones
#acabb4 color schemes
#acabb4 color preview, HTML & CSS examples
This text has a color of #acabb4
<p style="color:#acabb4;">Text here</p>
.mytext {color:#acabb4;}
This box has a color of #acabb4
<div style="background-color:#acabb4;">Content here</div>
.mybackground {background-color:#acabb4;}
Border around this has a color of #acabb4
<div style="border:2px solid #acabb4;">Content here</div>
.myborder {border:2px solid #acabb4;}