#afdec8 color space conversions
Hex:
#afdec8
RGB:
175, 222, 200
CMY:
31, 13, 22
CMYK:
21, 0, 10, 13
HSL:
152°, 41.5929%, 77.8431%
HSV (HSB):
152°, 21.1712%, 87.0588%
XYZ:
54.2258, 65.5266, 64.4335
xyY:
0.2944, 0.3558, 65.5266
CIE-Lab:
84.7544, -19.5940, 5.8029
CIE-LCH:
84.7544, 20.4352, 163.5029
CIE-Luv:
84.7544, -23.7514, 12.0769
Hunter-Lab:
80.9485, -22.0863, 9.4703
#afdec8 color charts
#afdec8 color shades, tints & tones
#afdec8 color schemes
#afdec8 color preview, HTML & CSS examples
This text has a color of #afdec8
<p style="color:#afdec8;">Text here</p>
.mytext {color:#afdec8;}
This box has a color of #afdec8
<div style="background-color:#afdec8;">Content here</div>
.mybackground {background-color:#afdec8;}
Border around this has a color of #afdec8
<div style="border:2px solid #afdec8;">Content here</div>
.myborder {border:2px solid #afdec8;}