#afe8da color space conversions
Hex:
#afe8da
RGB:
175, 232, 218
CMY:
31, 9, 15
CMYK:
25, 0, 6, 9
HSL:
165°, 55.3398%, 79.8039%
HSV (HSB):
165°, 24.5690%, 90.9804%
XYZ:
59.1907, 71.8891, 77.0860
xyY:
0.2843, 0.3453, 71.8891
CIE-Lab:
87.9152, -20.9295, 0.9119
CIE-LCH:
87.9152, 20.9494, 177.5053
CIE-Luv:
87.9152, -28.4204, 4.9683
Hunter-Lab:
84.7875, -23.7660, 5.4467
#afe8da color charts
#afe8da color shades, tints & tones
#afe8da color schemes
#afe8da color preview, HTML & CSS examples
This text has a color of #afe8da
<p style="color:#afe8da;">Text here</p>
.mytext {color:#afe8da;}
This box has a color of #afe8da
<div style="background-color:#afe8da;">Content here</div>
.mybackground {background-color:#afe8da;}
Border around this has a color of #afe8da
<div style="border:2px solid #afe8da;">Content here</div>
.myborder {border:2px solid #afe8da;}