#afedaa color space conversions
Hex:
#afedaa
RGB:
175, 237, 170
CMY:
31, 7, 33
CMYK:
26, 0, 28, 7
HSL:
116°, 65.0485%, 79.8039%
HSV (HSB):
116°, 28.2700%, 92.9412%
XYZ:
55.2191, 72.5846, 49.1301
xyY:
0.3121, 0.4102, 72.5846
CIE-Lab:
88.2492, -32.1412, 26.3399
CIE-LCH:
88.2492, 41.5553, 140.6652
CIE-Luv:
88.2492, -30.7467, 43.0529
Hunter-Lab:
85.1966, -33.4016, 25.4470
#afedaa color charts
#afedaa color shades, tints & tones
#afedaa color schemes
#afedaa color preview, HTML & CSS examples
This text has a color of #afedaa
<p style="color:#afedaa;">Text here</p>
.mytext {color:#afedaa;}
This box has a color of #afedaa
<div style="background-color:#afedaa;">Content here</div>
.mybackground {background-color:#afedaa;}
Border around this has a color of #afedaa
<div style="border:2px solid #afedaa;">Content here</div>
.myborder {border:2px solid #afedaa;}