#afd00e color space conversions
Hex:
#afd00e
RGB:
175, 208, 14
CMY:
31, 18, 95
CMYK:
16, 0, 93, 18
HSL:
70°, 87.3874%, 43.5294%
HSV (HSB):
70°, 93.2692%, 81.5686%
XYZ:
40.3143, 54.2574, 8.7634
xyY:
0.3901, 0.5251, 54.2574
CIE-Lab:
78.6116, -32.1353, 76.7724
CIE-LCH:
78.6116, 83.2267, 112.7131
CIE-Luv:
78.6116, -15.0122, 88.1693
Hunter-Lab:
73.6596, -31.2103, 44.5079
#afd00e color charts
#afd00e color shades, tints & tones
#afd00e color schemes
#afd00e color preview, HTML & CSS examples
This text has a color of #afd00e
<p style="color:#afd00e;">Text here</p>
.mytext {color:#afd00e;}
This box has a color of #afd00e
<div style="background-color:#afd00e;">Content here</div>
.mybackground {background-color:#afd00e;}
Border around this has a color of #afd00e
<div style="border:2px solid #afd00e;">Content here</div>
.myborder {border:2px solid #afd00e;}