#addfd2 color space conversions
Hex:
#addfd2
RGB:
173, 223, 210
CMY:
32, 13, 18
CMYK:
22, 0, 6, 13
HSL:
164°, 43.8596%, 77.6471%
HSV (HSB):
164°, 22.4215%, 87.4510%
XYZ:
55.2541, 66.3127, 70.8602
xyY:
0.2871, 0.3446, 66.3127
CIE-Lab:
85.1557, -18.7187, 1.0882
CIE-LCH:
85.1557, 18.7503, 176.6730
CIE-Luv:
85.1557, -25.2189, 4.8471
Hunter-Lab:
81.4326, -21.3903, 5.4105
#addfd2 color charts
#addfd2 color shades, tints & tones
#addfd2 color schemes
#addfd2 color preview, HTML & CSS examples
This text has a color of #addfd2
<p style="color:#addfd2;">Text here</p>
.mytext {color:#addfd2;}
This box has a color of #addfd2
<div style="background-color:#addfd2;">Content here</div>
.mybackground {background-color:#addfd2;}
Border around this has a color of #addfd2
<div style="border:2px solid #addfd2;">Content here</div>
.myborder {border:2px solid #addfd2;}