#29ff80 color space conversions
Hex:
#29ff80
RGB:
41, 255, 128
CMY:
84, 0, 50
CMYK:
84, 0, 50, 0
HSL:
144°, 100.0000%, 58.0392%
HSV (HSB):
144°, 83.9216%, 100.0000%
XYZ:
40.5707, 73.5499, 32.4803
xyY:
0.2767, 0.5017, 73.5499
CIE-Lab:
88.7093, -74.8653, 46.8994
CIE-LCH:
88.7093, 88.3423, 147.9349
CIE-Luv:
88.7093, -77.3805, 74.9036
Hunter-Lab:
85.7613, -65.6399, 37.5780
#29ff80 color charts
#29ff80 color shades, tints & tones
#29ff80 color schemes
#29ff80 color preview, HTML & CSS examples
This text has a color of #29ff80
<p style="color:#29ff80;">Text here</p>
.mytext {color:#29ff80;}
This box has a color of #29ff80
<div style="background-color:#29ff80;">Content here</div>
.mybackground {background-color:#29ff80;}
Border around this has a color of #29ff80
<div style="border:2px solid #29ff80;">Content here</div>
.myborder {border:2px solid #29ff80;}