#afdd7e color space conversions
Hex:
#afdd7e
RGB:
175, 221, 126
CMY:
31, 13, 51
CMYK:
21, 0, 43, 13
HSL:
89°, 58.2822%, 68.0392%
HSV (HSB):
89°, 42.9864%, 86.6667%
XYZ:
47.3015, 62.3332, 29.2771
xyY:
0.3405, 0.4487, 62.3332
CIE-Lab:
83.0903, -30.8819, 41.7573
CIE-LCH:
83.0903, 51.9362, 126.4851
CIE-Luv:
83.0903, -22.7196, 60.3791
Hunter-Lab:
78.9514, -31.2216, 33.2798
#afdd7e color charts
#afdd7e color shades, tints & tones
#afdd7e color schemes
#afdd7e color preview, HTML & CSS examples
This text has a color of #afdd7e
<p style="color:#afdd7e;">Text here</p>
.mytext {color:#afdd7e;}
This box has a color of #afdd7e
<div style="background-color:#afdd7e;">Content here</div>
.mybackground {background-color:#afdd7e;}
Border around this has a color of #afdd7e
<div style="border:2px solid #afdd7e;">Content here</div>
.myborder {border:2px solid #afdd7e;}