#afeda5 color space conversions
Hex:
#afeda5
RGB:
175, 237, 165
CMY:
31, 7, 35
CMYK:
26, 0, 30, 7
HSL:
112°, 66.6667%, 78.8235%
HSV (HSB):
112°, 30.3797%, 92.9412%
XYZ:
54.7549, 72.3989, 46.6858
xyY:
0.3150, 0.4165, 72.3989
CIE-Lab:
88.1603, -32.9300, 28.7738
CIE-LCH:
88.1603, 43.7301, 138.8535
CIE-Luv:
88.1603, -30.7576, 46.3043
Hunter-Lab:
85.0876, -34.0363, 27.0301
#afeda5 color charts
#afeda5 color shades, tints & tones
#afeda5 color schemes
#afeda5 color preview, HTML & CSS examples
This text has a color of #afeda5
<p style="color:#afeda5;">Text here</p>
.mytext {color:#afeda5;}
This box has a color of #afeda5
<div style="background-color:#afeda5;">Content here</div>
.mybackground {background-color:#afeda5;}
Border around this has a color of #afeda5
<div style="border:2px solid #afeda5;">Content here</div>
.myborder {border:2px solid #afeda5;}