#afdd2c color space conversions
Hex:
#afdd2c
RGB:
175, 221, 44
CMY:
31, 13, 83
CMYK:
21, 0, 80, 13
HSL:
76°, 72.2449%, 51.9608%
HSV (HSB):
76°, 80.0905%, 86.6667%
XYZ:
43.9903, 61.0087, 11.8402
xyY:
0.3765, 0.5222, 61.0087
CIE-Lab:
82.3834, -37.3054, 74.1648
CIE-LCH:
82.3834, 83.0187, 116.7027
CIE-Luv:
82.3834, -22.4165, 89.6416
Hunter-Lab:
78.1081, -36.1584, 45.6880
#afdd2c color charts
#afdd2c color shades, tints & tones
#afdd2c color schemes
#afdd2c color preview, HTML & CSS examples
This text has a color of #afdd2c
<p style="color:#afdd2c;">Text here</p>
.mytext {color:#afdd2c;}
This box has a color of #afdd2c
<div style="background-color:#afdd2c;">Content here</div>
.mybackground {background-color:#afdd2c;}
Border around this has a color of #afdd2c
<div style="border:2px solid #afdd2c;">Content here</div>
.myborder {border:2px solid #afdd2c;}