#afe01f color space conversions
Hex:
#afe01f
RGB:
175, 224, 31
CMY:
31, 12, 88
CMYK:
22, 0, 86, 12
HSL:
75°, 75.6863%, 50.0000%
HSV (HSB):
75°, 86.1607%, 87.8431%
XYZ:
44.5822, 62.5242, 11.0150
xyY:
0.3774, 0.5293, 62.5242
CIE-Lab:
83.1914, -39.0611, 77.8293
CIE-LCH:
83.1914, 87.0814, 116.6513
CIE-Luv:
83.1914, -24.0429, 92.7894
Hunter-Lab:
79.0722, -37.7353, 47.0913
#afe01f color charts
#afe01f color shades, tints & tones
#afe01f color schemes
#afe01f color preview, HTML & CSS examples
This text has a color of #afe01f
<p style="color:#afe01f;">Text here</p>
.mytext {color:#afe01f;}
This box has a color of #afe01f
<div style="background-color:#afe01f;">Content here</div>
.mybackground {background-color:#afe01f;}
Border around this has a color of #afe01f
<div style="border:2px solid #afe01f;">Content here</div>
.myborder {border:2px solid #afe01f;}