#aedecb color space conversions
Hex:
#aedecb
RGB:
174, 222, 203
CMY:
32, 13, 20
CMYK:
22, 0, 9, 13
HSL:
156°, 42.1053%, 77.6471%
HSV (HSB):
156°, 21.6216%, 87.0588%
XYZ:
54.3563, 65.5530, 66.2880
xyY:
0.2919, 0.3521, 65.5530
CIE-Lab:
84.7679, -19.3198, 4.2305
CIE-LCH:
84.7679, 19.7775, 167.6488
CIE-Luv:
84.7679, -24.2466, 9.6891
Hunter-Lab:
80.9648, -21.8511, 8.1331
#aedecb color charts
#aedecb color shades, tints & tones
#aedecb color schemes
#aedecb color preview, HTML & CSS examples
This text has a color of #aedecb
<p style="color:#aedecb;">Text here</p>
.mytext {color:#aedecb;}
This box has a color of #aedecb
<div style="background-color:#aedecb;">Content here</div>
.mybackground {background-color:#aedecb;}
Border around this has a color of #aedecb
<div style="border:2px solid #aedecb;">Content here</div>
.myborder {border:2px solid #aedecb;}