#afeede color space conversions
Hex:
#afeede
RGB:
175, 238, 222
CMY:
31, 7, 13
CMYK:
26, 0, 7, 7
HSL:
165°, 64.9485%, 80.9804%
HSV (HSB):
165°, 26.4706%, 93.3333%
XYZ:
61.4385, 75.5370, 80.4492
xyY:
0.2826, 0.3474, 75.5370
CIE-Lab:
89.6439, -23.0428, 1.3369
CIE-LCH:
89.6439, 23.0816, 176.6796
CIE-Luv:
89.6439, -31.0953, 5.9869
Hunter-Lab:
86.9120, -25.9134, 5.9572
#afeede color charts
#afeede color shades, tints & tones
#afeede color schemes
#afeede color preview, HTML & CSS examples
This text has a color of #afeede
<p style="color:#afeede;">Text here</p>
.mytext {color:#afeede;}
This box has a color of #afeede
<div style="background-color:#afeede;">Content here</div>
.mybackground {background-color:#afeede;}
Border around this has a color of #afeede
<div style="border:2px solid #afeede;">Content here</div>
.myborder {border:2px solid #afeede;}