#add2e0 color space conversions
Hex:
#add2e0
RGB:
173, 210, 224
CMY:
32, 18, 12
CMYK:
23, 6, 0, 12
HSL:
196°, 45.1327%, 77.8431%
HSV (HSB):
196°, 22.7679%, 87.8431%
XYZ:
53.7347, 60.3592, 79.3394
xyY:
0.2778, 0.3120, 60.3592
CIE-Lab:
82.0331, -9.1198, -10.9500
CIE-LCH:
82.0331, 14.2504, 230.2106
CIE-Luv:
82.0331, -19.5118, -15.5283
Hunter-Lab:
77.6912, -12.5010, -6.1640
#add2e0 color charts
#add2e0 color shades, tints & tones
#add2e0 color schemes
#add2e0 color preview, HTML & CSS examples
This text has a color of #add2e0
<p style="color:#add2e0;">Text here</p>
.mytext {color:#add2e0;}
This box has a color of #add2e0
<div style="background-color:#add2e0;">Content here</div>
.mybackground {background-color:#add2e0;}
Border around this has a color of #add2e0
<div style="border:2px solid #add2e0;">Content here</div>
.myborder {border:2px solid #add2e0;}