#afded7 color space conversions
Hex:
#afded7
RGB:
175, 222, 215
CMY:
31, 13, 16
CMYK:
21, 0, 3, 13
HSL:
171°, 41.5929%, 77.8431%
HSV (HSB):
171°, 21.1712%, 87.0588%
XYZ:
56.0662, 66.2628, 74.1250
xyY:
0.2854, 0.3373, 66.2628
CIE-Lab:
85.1303, -16.5748, -1.5775
CIE-LCH:
85.1303, 16.6497, 185.4368
CIE-Luv:
85.1303, -23.8869, 0.4018
Hunter-Lab:
81.4020, -19.5102, 2.9917
#afded7 color charts
#afded7 color shades, tints & tones
#afded7 color schemes
#afded7 color preview, HTML & CSS examples
This text has a color of #afded7
<p style="color:#afded7;">Text here</p>
.mytext {color:#afded7;}
This box has a color of #afded7
<div style="background-color:#afded7;">Content here</div>
.mybackground {background-color:#afded7;}
Border around this has a color of #afded7
<div style="border:2px solid #afded7;">Content here</div>
.myborder {border:2px solid #afded7;}