#afff00 color space conversions
Hex:
#afff00
RGB:
175, 255, 0
CMY:
31, 0, 100
CMYK:
31, 0, 100, 0
HSL:
79°, 100.0000%, 50.0000%
HSV (HSB):
79°, 100.0000%, 100.0000%
XYZ:
53.4392, 80.6340, 12.7474
xyY:
0.3640, 0.5492, 80.6340
CIE-Lab:
91.9686, -52.7045, 88.3126
CIE-LCH:
91.9686, 102.8440, 120.8285
CIE-Luv:
91.9686, -40.1264, 106.8715
Hunter-Lab:
89.7964, -50.9157, 54.4408
#afff00 color charts
#afff00 RGB chart
#afff00 CMYK chart
#afff00 RGB pie chart
#afff00 color shades, tints & tones
#afff00 color schemes
#afff00 color preview, HTML & CSS examples
This text has a color of #afff00
<p style="color:#afff00;">Text here</p>
.mytext {color:#afff00;}
Text color #afff00
This box has a color of #afff00
<div style="background-color:#afff00;">Content here</div>
.mybackground {background-color:#afff00;}
Background color #afff00
Border around this has a color of #afff00
<div style="border:2px solid #afff00;">Content here</div>
.myborder {border:2px solid #afff00;}
Border color #afff00