#afecd5 color space conversions
Hex:
#afecd5
RGB:
175, 236, 213
CMY:
31, 7, 16
CMYK:
26, 0, 10, 7
HSL:
157°, 61.6162%, 80.5882%
HSV (HSB):
157°, 25.8475%, 92.5490%
XYZ:
59.6849, 73.9090, 74.0709
xyY:
0.2874, 0.3559, 73.9090
CIE-Lab:
88.8794, -23.9007, 4.9293
CIE-LCH:
88.8794, 24.4037, 168.3467
CIE-Luv:
88.8794, -30.2151, 11.5865
Hunter-Lab:
85.9703, -26.5245, 9.0957
#afecd5 color charts
#afecd5 color shades, tints & tones
#afecd5 color schemes
#afecd5 color preview, HTML & CSS examples
This text has a color of #afecd5
<p style="color:#afecd5;">Text here</p>
.mytext {color:#afecd5;}
This box has a color of #afecd5
<div style="background-color:#afecd5;">Content here</div>
.mybackground {background-color:#afecd5;}
Border around this has a color of #afecd5
<div style="border:2px solid #afecd5;">Content here</div>
.myborder {border:2px solid #afecd5;}