#afdd4c color space conversions
Hex:
#afdd4c
RGB:
175, 221, 76
CMY:
31, 13, 70
CMYK:
21, 0, 66, 13
HSL:
79°, 68.0751%, 58.2353%
HSV (HSB):
79°, 65.6109%, 86.6667%
XYZ:
44.8402, 61.3487, 16.3156
xyY:
0.3660, 0.5008, 61.3487
CIE-Lab:
82.5658, -35.6168, 63.7117
CIE-LCH:
82.5658, 72.9914, 119.2065
CIE-Luv:
82.5658, -22.4960, 81.7568
Hunter-Lab:
78.3254, -34.8808, 42.4773
#afdd4c color charts
#afdd4c color shades, tints & tones
#afdd4c color schemes
#afdd4c color preview, HTML & CSS examples
This text has a color of #afdd4c
<p style="color:#afdd4c;">Text here</p>
.mytext {color:#afdd4c;}
This box has a color of #afdd4c
<div style="background-color:#afdd4c;">Content here</div>
.mybackground {background-color:#afdd4c;}
Border around this has a color of #afdd4c
<div style="border:2px solid #afdd4c;">Content here</div>
.myborder {border:2px solid #afdd4c;}