#acabb1 color space conversions
Hex:
#acabb1
RGB:
172, 171, 177
CMY:
33, 33, 31
CMYK:
3, 3, 0, 31
HSL:
250°, 3.7037%, 68.2353%
HSV (HSB):
250°, 3.3898%, 69.4118%
XYZ:
39.5120, 41.0708, 47.4399
xyY:
0.3086, 0.3208, 41.0708
CIE-Lab:
70.2255, 1.5027, -2.9559
CIE-LCH:
70.2255, 3.3159, 296.9479
CIE-Luv:
70.2255, 0.2206, -4.6287
Hunter-Lab:
64.0865, -2.0988, 0.9712
#acabb1 color charts
#acabb1 color shades, tints & tones
#acabb1 color schemes
#acabb1 color preview, HTML & CSS examples
This text has a color of #acabb1
<p style="color:#acabb1;">Text here</p>
.mytext {color:#acabb1;}
This box has a color of #acabb1
<div style="background-color:#acabb1;">Content here</div>
.mybackground {background-color:#acabb1;}
Border around this has a color of #acabb1
<div style="border:2px solid #acabb1;">Content here</div>
.myborder {border:2px solid #acabb1;}