#addfde color space conversions
Hex:
#addfde
RGB:
173, 223, 222
CMY:
32, 13, 13
CMYK:
22, 0, 0, 13
HSL:
179°, 43.8596%, 77.6471%
HSV (HSB):
179°, 22.4215%, 87.4510%
XYZ:
56.8061, 66.9335, 79.0327
xyY:
0.2801, 0.3301, 66.9335
CIE-Lab:
85.4704, -16.2042, -4.7915
CIE-LCH:
85.4704, 16.8977, 196.4726
CIE-Luv:
85.4704, -25.3001, -4.6702
Hunter-Lab:
81.8129, -19.2327, -0.0061
#addfde color charts
#addfde color shades, tints & tones
#addfde color schemes
#addfde color preview, HTML & CSS examples
This text has a color of #addfde
<p style="color:#addfde;">Text here</p>
.mytext {color:#addfde;}
This box has a color of #addfde
<div style="background-color:#addfde;">Content here</div>
.mybackground {background-color:#addfde;}
Border around this has a color of #addfde
<div style="border:2px solid #addfde;">Content here</div>
.myborder {border:2px solid #addfde;}