#afecd2 color space conversions
Hex:
#afecd2
RGB:
175, 236, 210
CMY:
31, 7, 18
CMYK:
26, 0, 11, 7
HSL:
154°, 61.6162%, 80.5882%
HSV (HSB):
154°, 25.8475%, 92.5490%
XYZ:
59.3075, 73.7580, 72.0837
xyY:
0.2891, 0.3595, 73.7580
CIE-Lab:
88.8080, -24.4971, 6.3935
CIE-LCH:
88.8080, 25.3176, 165.3727
CIE-Luv:
88.8080, -30.2179, 13.8805
Hunter-Lab:
85.8825, -27.0283, 10.3539
#afecd2 color charts
#afecd2 color shades, tints & tones
#afecd2 color schemes
#afecd2 color preview, HTML & CSS examples
This text has a color of #afecd2
<p style="color:#afecd2;">Text here</p>
.mytext {color:#afecd2;}
This box has a color of #afecd2
<div style="background-color:#afecd2;">Content here</div>
.mybackground {background-color:#afecd2;}
Border around this has a color of #afecd2
<div style="border:2px solid #afecd2;">Content here</div>
.myborder {border:2px solid #afecd2;}