#addeef color space conversions
Hex:
#addeef
RGB:
173, 222, 239
CMY:
32, 13, 6
CMYK:
28, 7, 0, 6
HSL:
195°, 67.3469%, 80.7843%
HSV (HSB):
195°, 27.6151%, 93.7255%
XYZ:
58.9348, 67.3588, 91.5567
xyY:
0.2705, 0.3092, 67.3588
CIE-Lab:
85.6848, -11.9319, -13.4544
CIE-LCH:
85.6848, 17.9831, 228.4322
CIE-Luv:
85.6848, -24.9923, -19.2355
Hunter-Lab:
82.0724, -15.4488, -8.6909
#addeef color charts
#addeef color shades, tints & tones
#addeef color schemes
#addeef color preview, HTML & CSS examples
This text has a color of #addeef
<p style="color:#addeef;">Text here</p>
.mytext {color:#addeef;}
This box has a color of #addeef
<div style="background-color:#addeef;">Content here</div>
.mybackground {background-color:#addeef;}
Border around this has a color of #addeef
<div style="border:2px solid #addeef;">Content here</div>
.myborder {border:2px solid #addeef;}