#afdedc color space conversions
Hex:
#afdedc
RGB:
175, 222, 220
CMY:
31, 13, 14
CMYK:
21, 0, 1, 13
HSL:
177°, 41.5929%, 77.8431%
HSV (HSB):
177°, 21.1712%, 87.0588%
XYZ:
56.7187, 66.5238, 77.5611
xyY:
0.2825, 0.3313, 66.5238
CIE-Lab:
85.2629, -15.5259, -4.0266
CIE-LCH:
85.2629, 16.0395, 194.5391
CIE-Luv:
85.2629, -23.9344, -3.5785
Hunter-Lab:
81.5621, -18.6039, 0.7119
#afdedc color charts
#afdedc RGB chart
#afdedc CMYK chart
#afdedc RGB pie chart
#afdedc color shades, tints & tones
#afdedc color schemes
#afdedc color preview, HTML & CSS examples
This text has a color of #afdedc
<p style="color:#afdedc;">Text here</p>
.mytext {color:#afdedc;}
Text color #afdedc
This box has a color of #afdedc
<div style="background-color:#afdedc;">Content here</div>
.mybackground {background-color:#afdedc;}
Background color #afdedc
Border around this has a color of #afdedc
<div style="border:2px solid #afdedc;">Content here</div>
.myborder {border:2px solid #afdedc;}
Border color #afdedc