#afff85 color space conversions
Hex:
#afff85
RGB:
175, 255, 133
CMY:
31, 0, 48
CMYK:
31, 0, 48, 0
HSL:
99°, 100.0000%, 76.0784%
HSV (HSB):
99°, 47.8431%, 100.0000%
XYZ:
57.6728, 82.3274, 35.0414
xyY:
0.3295, 0.4703, 82.3274
CIE-Lab:
92.7192, -45.3178, 50.3890
CIE-LCH:
92.7192, 67.7699, 131.9669
CIE-Luv:
92.7192, -39.5235, 74.4654
Hunter-Lab:
90.7345, -45.3267, 40.6165
#afff85 color charts
#afff85 color shades, tints & tones
#afff85 color schemes
#afff85 color preview, HTML & CSS examples
This text has a color of #afff85
<p style="color:#afff85;">Text here</p>
.mytext {color:#afff85;}
This box has a color of #afff85
<div style="background-color:#afff85;">Content here</div>
.mybackground {background-color:#afff85;}
Border around this has a color of #afff85
<div style="border:2px solid #afff85;">Content here</div>
.myborder {border:2px solid #afff85;}