#afdc05 color space conversions
Hex:
#afdc05
RGB:
175, 220, 5
CMY:
31, 14, 98
CMYK:
20, 0, 98, 14
HSL:
73°, 95.5556%, 44.1176%
HSV (HSB):
73°, 97.7273%, 86.2745%
XYZ:
43.2998, 60.3113, 9.5027
xyY:
0.3828, 0.5332, 60.3113
CIE-Lab:
82.0071, -37.7176, 80.2638
CIE-LCH:
82.0071, 88.6842, 115.1698
CIE-Luv:
82.0071, -21.8213, 93.3269
Hunter-Lab:
77.6604, -36.3824, 47.1074
#afdc05 color charts
#afdc05 color shades, tints & tones
#afdc05 color schemes
#afdc05 color preview, HTML & CSS examples
This text has a color of #afdc05
<p style="color:#afdc05;">Text here</p>
.mytext {color:#afdc05;}
This box has a color of #afdc05
<div style="background-color:#afdc05;">Content here</div>
.mybackground {background-color:#afdc05;}
Border around this has a color of #afdc05
<div style="border:2px solid #afdc05;">Content here</div>
.myborder {border:2px solid #afdc05;}