#afedbb color space conversions
Hex:
#afedbb
RGB:
175, 237, 187
CMY:
31, 7, 27
CMYK:
26, 0, 21, 7
HSL:
132°, 63.2653%, 80.7843%
HSV (HSB):
132°, 26.1603%, 92.9412%
XYZ:
56.9330, 73.2702, 58.1556
xyY:
0.3023, 0.3890, 73.2702
CIE-Lab:
88.5764, -29.2788, 18.0333
CIE-LCH:
88.5764, 34.3868, 148.3704
CIE-Luv:
88.5764, -30.7114, 31.4454
Hunter-Lab:
85.5980, -31.0724, 19.6368
#afedbb color charts
#afedbb color shades, tints & tones
#afedbb color schemes
#afedbb color preview, HTML & CSS examples
This text has a color of #afedbb
<p style="color:#afedbb;">Text here</p>
.mytext {color:#afedbb;}
This box has a color of #afedbb
<div style="background-color:#afedbb;">Content here</div>
.mybackground {background-color:#afedbb;}
Border around this has a color of #afedbb
<div style="border:2px solid #afedbb;">Content here</div>
.myborder {border:2px solid #afedbb;}