#acabb7 color space conversions
Hex:
#acabb7
RGB:
172, 171, 183
CMY:
33, 33, 28
CMYK:
6, 7, 0, 28
HSL:
245°, 7.6923%, 69.4118%
HSV (HSB):
245°, 6.5574%, 71.7647%
XYZ:
40.1234, 41.3154, 50.6597
xyY:
0.3037, 0.3128, 41.3154
CIE-Lab:
70.3963, 2.6814, -6.0167
CIE-LCH:
70.3963, 6.5872, 294.0208
CIE-Luv:
70.3963, -0.1344, -9.4381
Hunter-Lab:
64.2770, -1.0604, -1.7352
#acabb7 color charts
#acabb7 color shades, tints & tones
#acabb7 color schemes
#acabb7 color preview, HTML & CSS examples
This text has a color of #acabb7
<p style="color:#acabb7;">Text here</p>
.mytext {color:#acabb7;}
This box has a color of #acabb7
<div style="background-color:#acabb7;">Content here</div>
.mybackground {background-color:#acabb7;}
Border around this has a color of #acabb7
<div style="border:2px solid #acabb7;">Content here</div>
.myborder {border:2px solid #acabb7;}