#afe80e color space conversions
Hex:
#afe80e
RGB:
175, 232, 14
CMY:
31, 9, 95
CMYK:
25, 0, 94, 9
HSL:
76°, 88.6179%, 48.2353%
HSV (HSB):
76°, 93.9655%, 90.9804%
XYZ:
46.6151, 66.8589, 10.8637
xyY:
0.3749, 0.5377, 66.8589
CIE-Lab:
85.4326, -42.9043, 82.1222
CIE-LCH:
85.4326, 92.6544, 117.5846
CIE-Luv:
85.4326, -28.3484, 97.4521
Hunter-Lab:
81.7673, -41.3309, 49.3598
#afe80e color charts
#afe80e color shades, tints & tones
#afe80e color schemes
#afe80e color preview, HTML & CSS examples
This text has a color of #afe80e
<p style="color:#afe80e;">Text here</p>
.mytext {color:#afe80e;}
This box has a color of #afe80e
<div style="background-color:#afe80e;">Content here</div>
.mybackground {background-color:#afe80e;}
Border around this has a color of #afe80e
<div style="border:2px solid #afe80e;">Content here</div>
.myborder {border:2px solid #afe80e;}