#aff400 color space conversions
Hex:
#aff400
RGB:
175, 244, 0
CMY:
31, 4, 100
CMYK:
28, 0, 100, 4
HSL:
77°, 100.0000%, 47.8431%
HSV (HSB):
77°, 100.0000%, 95.6863%
XYZ:
50.0299, 73.8153, 11.6109
xyY:
0.3693, 0.5449, 73.8153
CIE-Lab:
88.8351, -48.1679, 85.9086
CIE-LCH:
88.8351, 98.4908, 119.2788
CIE-Luv:
88.8351, -34.6080, 102.7255
Hunter-Lab:
85.9158, -46.4099, 52.1285
#aff400 color charts
#aff400 color shades, tints & tones
#aff400 color schemes
#aff400 color preview, HTML & CSS examples
This text has a color of #aff400
<p style="color:#aff400;">Text here</p>
.mytext {color:#aff400;}
This box has a color of #aff400
<div style="background-color:#aff400;">Content here</div>
.mybackground {background-color:#aff400;}
Border around this has a color of #aff400
<div style="border:2px solid #aff400;">Content here</div>
.myborder {border:2px solid #aff400;}