#aacbd4 color space conversions
Hex:
#aacbd4
RGB:
170, 203, 212
CMY:
33, 20, 17
CMYK:
20, 4, 0, 17
HSL:
193°, 32.8125%, 74.9020%
HSV (HSB):
193°, 19.8113%, 83.1373%
XYZ:
49.8172, 56.0114, 70.4730
xyY:
0.2826, 0.3177, 56.0114
CIE-Lab:
79.6203, -9.0217, -8.1393
CIE-LCH:
79.6203, 12.1507, 222.0564
CIE-Luv:
79.6203, -17.5111, -11.0200
Hunter-Lab:
74.8408, -12.1542, -3.4413
#aacbd4 color charts
#aacbd4 color shades, tints & tones
#aacbd4 color schemes
#aacbd4 color preview, HTML & CSS examples
This text has a color of #aacbd4
<p style="color:#aacbd4;">Text here</p>
.mytext {color:#aacbd4;}
This box has a color of #aacbd4
<div style="background-color:#aacbd4;">Content here</div>
.mybackground {background-color:#aacbd4;}
Border around this has a color of #aacbd4
<div style="border:2px solid #aacbd4;">Content here</div>
.myborder {border:2px solid #aacbd4;}