#aacdce color space conversions
Hex:
#aacdce
RGB:
170, 205, 206
CMY:
33, 20, 19
CMYK:
17, 0, 0, 19
HSL:
182°, 26.8657%, 73.7255%
HSV (HSB):
182°, 17.4757%, 80.7843%
XYZ:
49.5495, 56.6649, 66.7184
xyY:
0.2865, 0.3277, 56.6649
CIE-Lab:
79.9908, -11.3420, -4.3720
CIE-LCH:
79.9908, 12.1554, 201.0803
CIE-Luv:
79.9908, -18.3094, -4.7613
Hunter-Lab:
75.2761, -14.2380, 0.1436
#aacdce color charts
#aacdce color shades, tints & tones
#aacdce color schemes
#aacdce color preview, HTML & CSS examples
This text has a color of #aacdce
<p style="color:#aacdce;">Text here</p>
.mytext {color:#aacdce;}
This box has a color of #aacdce
<div style="background-color:#aacdce;">Content here</div>
.mybackground {background-color:#aacdce;}
Border around this has a color of #aacdce
<div style="border:2px solid #aacdce;">Content here</div>
.myborder {border:2px solid #aacdce;}