#afdd20 color space conversions
Hex:
#afdd20
RGB:
175, 221, 32
CMY:
31, 13, 87
CMYK:
21, 0, 86, 13
HSL:
75°, 74.7036%, 49.6078%
HSV (HSB):
75°, 85.5204%, 86.6667%
XYZ:
43.7964, 60.9311, 10.8191
xyY:
0.3790, 0.5273, 60.9311
CIE-Lab:
82.3417, -37.6948, 76.9200
CIE-LCH:
82.3417, 85.6597, 116.1072
CIE-Luv:
82.3417, -22.3982, 91.4797
Hunter-Lab:
78.0584, -36.4509, 46.4232
#afdd20 color charts
#afdd20 color shades, tints & tones
#afdd20 color schemes
#afdd20 color preview, HTML & CSS examples
This text has a color of #afdd20
<p style="color:#afdd20;">Text here</p>
.mytext {color:#afdd20;}
This box has a color of #afdd20
<div style="background-color:#afdd20;">Content here</div>
.mybackground {background-color:#afdd20;}
Border around this has a color of #afdd20
<div style="border:2px solid #afdd20;">Content here</div>
.myborder {border:2px solid #afdd20;}