#aacdc2 color space conversions
Hex:
#aacdc2
RGB:
170, 205, 194
CMY:
33, 20, 24
CMYK:
17, 0, 5, 20
HSL:
161°, 25.9259%, 73.5294%
HSV (HSB):
161°, 17.0732%, 80.3922%
XYZ:
48.1465, 56.1037, 59.3304
xyY:
0.2943, 0.3430, 56.1037
CIE-Lab:
79.6728, -13.8060, 1.5969
CIE-LCH:
79.6728, 13.8980, 173.4023
CIE-Luv:
79.6728, -18.0884, 4.7474
Hunter-Lab:
74.9024, -16.3413, 5.4679
#aacdc2 color charts
#aacdc2 color shades, tints & tones
#aacdc2 color schemes
#aacdc2 color preview, HTML & CSS examples
This text has a color of #aacdc2
<p style="color:#aacdc2;">Text here</p>
.mytext {color:#aacdc2;}
This box has a color of #aacdc2
<div style="background-color:#aacdc2;">Content here</div>
.mybackground {background-color:#aacdc2;}
Border around this has a color of #aacdc2
<div style="border:2px solid #aacdc2;">Content here</div>
.myborder {border:2px solid #aacdc2;}