#adedf0 color space conversions
Hex:
#adedf0
RGB:
173, 237, 240
CMY:
32, 7, 6
CMYK:
28, 1, 0, 6
HSL:
183°, 69.0722%, 80.9804%
HSV (HSB):
183°, 27.9167%, 94.1176%
XYZ:
63.2459, 75.7439, 93.7247
xyY:
0.2718, 0.3255, 75.7439
CIE-Lab:
89.7403, -19.2599, -7.9406
CIE-LCH:
89.7403, 20.8326, 202.4058
CIE-Luv:
89.7403, -31.4657, -9.2298
Hunter-Lab:
87.0310, -22.5871, -2.9284
#adedf0 color charts
#adedf0 color shades, tints & tones
#adedf0 color schemes
#adedf0 color preview, HTML & CSS examples
This text has a color of #adedf0
<p style="color:#adedf0;">Text here</p>
.mytext {color:#adedf0;}
This box has a color of #adedf0
<div style="background-color:#adedf0;">Content here</div>
.mybackground {background-color:#adedf0;}
Border around this has a color of #adedf0
<div style="border:2px solid #adedf0;">Content here</div>
.myborder {border:2px solid #adedf0;}