#afe04b color space conversions
Hex:
#afe04b
RGB:
175, 224, 75
CMY:
31, 12, 71
CMYK:
22, 0, 67, 12
HSL:
80°, 70.6161%, 58.6275%
HSV (HSB):
80°, 66.5179%, 87.8431%
XYZ:
45.6049, 62.9333, 16.4003
xyY:
0.3650, 0.5037, 62.9333
CIE-Lab:
83.4073, -37.0434, 64.9790
CIE-LCH:
83.4073, 74.7963, 119.6868
CIE-Luv:
83.4073, -24.1090, 83.3878
Hunter-Lab:
79.3305, -36.2138, 43.2741
#afe04b color charts
#afe04b color shades, tints & tones
#afe04b color schemes
#afe04b color preview, HTML & CSS examples
This text has a color of #afe04b
<p style="color:#afe04b;">Text here</p>
.mytext {color:#afe04b;}
This box has a color of #afe04b
<div style="background-color:#afe04b;">Content here</div>
.mybackground {background-color:#afe04b;}
Border around this has a color of #afe04b
<div style="border:2px solid #afe04b;">Content here</div>
.myborder {border:2px solid #afe04b;}