#aacdc9 color space conversions
Hex:
#aacdc9
RGB:
170, 205, 201
CMY:
33, 20, 21
CMYK:
17, 0, 2, 20
HSL:
173°, 25.9259%, 73.5294%
HSV (HSB):
173°, 17.0732%, 80.3922%
XYZ:
48.9515, 56.4257, 63.5696
xyY:
0.2897, 0.3340, 56.4257
CIE-Lab:
79.8555, -12.3843, -1.8896
CIE-LCH:
79.8555, 12.5276, 188.6753
CIE-Luv:
79.8555, -18.2162, -0.7678
Hunter-Lab:
75.1171, -15.1319, 2.4064
#aacdc9 color charts
#aacdc9 color shades, tints & tones
#aacdc9 color schemes
#aacdc9 color preview, HTML & CSS examples
This text has a color of #aacdc9
<p style="color:#aacdc9;">Text here</p>
.mytext {color:#aacdc9;}
This box has a color of #aacdc9
<div style="background-color:#aacdc9;">Content here</div>
.mybackground {background-color:#aacdc9;}
Border around this has a color of #aacdc9
<div style="border:2px solid #aacdc9;">Content here</div>
.myborder {border:2px solid #aacdc9;}