#afde2d color space conversions
Hex:
#afde2d
RGB:
175, 222, 45
CMY:
31, 13, 82
CMYK:
21, 0, 80, 13
HSL:
76°, 72.8395%, 52.3529%
HSV (HSB):
76°, 79.7297%, 87.0588%
XYZ:
44.2741, 61.5460, 12.0287
xyY:
0.3757, 0.5222, 61.5460
CIE-Lab:
82.6714, -37.7165, 74.1574
CIE-LCH:
82.6714, 83.1976, 116.9579
CIE-Luv:
82.6714, -22.9666, 89.8667
Hunter-Lab:
78.4512, -36.5528, 45.8251
#afde2d color charts
#afde2d color shades, tints & tones
#afde2d color schemes
#afde2d color preview, HTML & CSS examples
This text has a color of #afde2d
<p style="color:#afde2d;">Text here</p>
.mytext {color:#afde2d;}
This box has a color of #afde2d
<div style="background-color:#afde2d;">Content here</div>
.mybackground {background-color:#afde2d;}
Border around this has a color of #afde2d
<div style="border:2px solid #afde2d;">Content here</div>
.myborder {border:2px solid #afde2d;}