#00ff80 color space conversions
Hex:
#00ff80
RGB:
0, 255, 128
CMY:
100, 0, 50
CMYK:
100, 0, 50, 0
HSL:
150°, 100.0000%, 50.0000%
HSV (HSB):
150°, 100.0000%, 100.0000%
XYZ:
39.6563, 73.0785, 32.4375
xyY:
0.2732, 0.5034, 73.0785
CIE-Lab:
88.4851, -76.7489, 46.5716
CIE-LCH:
88.4851, 89.7737, 148.7505
CIE-Luv:
88.4851, -79.6074, 74.7931
Hunter-Lab:
85.4860, -66.7957, 37.3427
#00ff80 color charts
#00ff80 RGB chart
#00ff80 CMYK chart
#00ff80 RGB pie chart
#00ff80 color shades, tints & tones
#00ff80 color schemes
#00ff80 color preview, HTML & CSS examples
This text has a color of #00ff80
<p style="color:#00ff80;">Text here</p>
.mytext {color:#00ff80;}
Text color #00ff80
This box has a color of #00ff80
<div style="background-color:#00ff80;">Content here</div>
.mybackground {background-color:#00ff80;}
Background color #00ff80
Border around this has a color of #00ff80
<div style="border:2px solid #00ff80;">Content here</div>
.myborder {border:2px solid #00ff80;}
Border color #00ff80