#afff3f color space conversions
Hex:
#afff3f
RGB:
175, 255, 63
CMY:
31, 0, 75
CMYK:
31, 0, 75, 0
HSL:
85°, 100.0000%, 62.3529%
HSV (HSB):
85°, 75.2941%, 100.0000%
XYZ:
54.3364, 80.9928, 17.4720
xyY:
0.3556, 0.5301, 80.9928
CIE-Lab:
92.1285, -51.0972, 77.7465
CIE-LCH:
92.1285, 93.0347, 123.3140
CIE-Luv:
92.1285, -39.9890, 99.6466
Hunter-Lab:
89.9960, -49.7211, 51.4866
#afff3f color charts
#afff3f color shades, tints & tones
#afff3f color schemes
#afff3f color preview, HTML & CSS examples
This text has a color of #afff3f
<p style="color:#afff3f;">Text here</p>
.mytext {color:#afff3f;}
This box has a color of #afff3f
<div style="background-color:#afff3f;">Content here</div>
.mybackground {background-color:#afff3f;}
Border around this has a color of #afff3f
<div style="border:2px solid #afff3f;">Content here</div>
.myborder {border:2px solid #afff3f;}