#acbdc1 color space conversions
Hex:
#acbdc1
RGB:
172, 189, 193
CMY:
33, 26, 24
CMYK:
11, 2, 0, 24
HSL:
191°, 14.4828%, 71.5686%
HSV (HSB):
191°, 10.8808%, 75.6863%
XYZ:
44.8365, 49.0161, 57.5500
xyY:
0.2961, 0.3237, 49.0161
CIE-Lab:
75.4613, -5.0046, -4.0136
CIE-LCH:
75.4613, 6.4153, 218.7291
CIE-Luv:
75.4613, -9.4128, -5.2021
Hunter-Lab:
70.0115, -8.2059, 0.2712
#acbdc1 color charts
#acbdc1 color shades, tints & tones
#acbdc1 color schemes
#acbdc1 color preview, HTML & CSS examples
This text has a color of #acbdc1
<p style="color:#acbdc1;">Text here</p>
.mytext {color:#acbdc1;}
This box has a color of #acbdc1
<div style="background-color:#acbdc1;">Content here</div>
.mybackground {background-color:#acbdc1;}
Border around this has a color of #acbdc1
<div style="border:2px solid #acbdc1;">Content here</div>
.myborder {border:2px solid #acbdc1;}