#afe400 color space conversions
Hex:
#afe400
RGB:
175, 228, 0
CMY:
31, 11, 100
CMYK:
23, 0, 100, 11
HSL:
74°, 100.0000%, 44.7059%
HSV (HSB):
74°, 100.0000%, 89.4118%
XYZ:
45.4226, 64.6008, 10.0752
xyY:
0.3782, 0.5379, 64.6008
CIE-Lab:
84.2776, -41.3170, 82.4315
CIE-LCH:
84.2776, 92.2066, 116.6213
CIE-Luv:
84.2776, -26.2034, 96.6494
Hunter-Lab:
80.3746, -39.7787, 48.8301
#afe400 color charts
#afe400 color shades, tints & tones
#afe400 color schemes
#afe400 color preview, HTML & CSS examples
This text has a color of #afe400
<p style="color:#afe400;">Text here</p>
.mytext {color:#afe400;}
This box has a color of #afe400
<div style="background-color:#afe400;">Content here</div>
.mybackground {background-color:#afe400;}
Border around this has a color of #afe400
<div style="border:2px solid #afe400;">Content here</div>
.myborder {border:2px solid #afe400;}