#80ff85 color space conversions
Hex:
#80ff85
RGB:
128, 255, 133
CMY:
50, 0, 48
CMYK:
50, 0, 48, 0
HSL:
122°, 100.0000%, 75.0980%
HSV (HSB):
122°, 49.8039%, 100.0000%
XYZ:
48.8957, 77.8026, 34.6306
xyY:
0.3031, 0.4823, 77.8026
CIE-Lab:
90.6898, -59.2360, 47.4277
CIE-LCH:
90.6898, 75.8834, 141.3172
CIE-Luv:
90.6898, -58.5376, 73.3384
Hunter-Lab:
88.2058, -55.4111, 38.4661
#80ff85 color charts
#80ff85 color shades, tints & tones
#80ff85 color schemes
#80ff85 color preview, HTML & CSS examples
This text has a color of #80ff85
<p style="color:#80ff85;">Text here</p>
.mytext {color:#80ff85;}
This box has a color of #80ff85
<div style="background-color:#80ff85;">Content here</div>
.mybackground {background-color:#80ff85;}
Border around this has a color of #80ff85
<div style="border:2px solid #80ff85;">Content here</div>
.myborder {border:2px solid #80ff85;}