#afeade color space conversions
Hex:
#afeade
RGB:
175, 234, 222
CMY:
31, 8, 13
CMYK:
25, 0, 5, 8
HSL:
168°, 58.4158%, 80.1961%
HSV (HSB):
168°, 25.2137%, 91.7647%
XYZ:
60.2868, 73.2335, 80.0653
xyY:
0.2823, 0.3429, 73.2335
CIE-Lab:
88.5590, -21.0848, -0.2457
CIE-LCH:
88.5590, 21.0862, 180.6675
CIE-Luv:
88.5590, -29.3191, 3.2144
Hunter-Lab:
85.5766, -24.0097, 4.4320
#afeade color charts
#afeade color shades, tints & tones
#afeade color schemes
#afeade color preview, HTML & CSS examples
This text has a color of #afeade
<p style="color:#afeade;">Text here</p>
.mytext {color:#afeade;}
This box has a color of #afeade
<div style="background-color:#afeade;">Content here</div>
.mybackground {background-color:#afeade;}
Border around this has a color of #afeade
<div style="border:2px solid #afeade;">Content here</div>
.myborder {border:2px solid #afeade;}