#afdd94 color space conversions
Hex:
#afdd94
RGB:
175, 221, 148
CMY:
31, 13, 42
CMYK:
21, 0, 33, 13
HSL:
98°, 51.7730%, 72.3529%
HSV (HSB):
98°, 33.0317%, 86.6667%
XYZ:
48.8809, 62.9650, 37.5941
xyY:
0.3271, 0.4213, 62.9650
CIE-Lab:
83.4240, -27.9582, 31.1123
CIE-LCH:
83.4240, 41.8286, 131.9435
CIE-Luv:
83.4240, -22.8585, 47.6892
Hunter-Lab:
79.3505, -28.9050, 27.4553
#afdd94 color charts
#afdd94 color shades, tints & tones
#afdd94 color schemes
#afdd94 color preview, HTML & CSS examples
This text has a color of #afdd94
<p style="color:#afdd94;">Text here</p>
.mytext {color:#afdd94;}
This box has a color of #afdd94
<div style="background-color:#afdd94;">Content here</div>
.mybackground {background-color:#afdd94;}
Border around this has a color of #afdd94
<div style="border:2px solid #afdd94;">Content here</div>
.myborder {border:2px solid #afdd94;}