#adddc2 color space conversions
Hex:
#adddc2
RGB:
173, 221, 194
CMY:
32, 13, 24
CMYK:
22, 0, 12, 13
HSL:
146°, 41.3793%, 77.2549%
HSV (HSB):
146°, 21.7195%, 86.6667%
XYZ:
52.8276, 64.4922, 60.7029
xyY:
0.2967, 0.3623, 64.4922
CIE-Lab:
84.2214, -20.8917, 8.1892
CIE-LCH:
84.2214, 22.4394, 158.5956
CIE-Luv:
84.2214, -24.1829, 15.7905
Hunter-Lab:
80.3070, -23.1163, 11.3985
#adddc2 color charts
#adddc2 color shades, tints & tones
#adddc2 color schemes
#adddc2 color preview, HTML & CSS examples
This text has a color of #adddc2
<p style="color:#adddc2;">Text here</p>
.mytext {color:#adddc2;}
This box has a color of #adddc2
<div style="background-color:#adddc2;">Content here</div>
.mybackground {background-color:#adddc2;}
Border around this has a color of #adddc2
<div style="border:2px solid #adddc2;">Content here</div>
.myborder {border:2px solid #adddc2;}