#40ff32 color space conversions
Hex:
#40ff32
RGB:
64, 255, 50
CMY:
75, 0, 80
CMYK:
75, 0, 80, 0
HSL:
116°, 100.0000%, 59.8039%
HSV (HSB):
116°, 80.3922%, 100.0000%
XYZ:
38.4501, 72.8403, 15.0507
xyY:
0.3043, 0.5765, 72.8403
CIE-Lab:
88.3715, -80.0861, 76.5410
CIE-LCH:
88.3715, 110.7805, 136.2966
CIE-Luv:
88.3715, -77.0637, 102.2654
Hunter-Lab:
85.3465, -68.9391, 49.2869
#40ff32 color charts
#40ff32 color shades, tints & tones
#40ff32 color schemes
#40ff32 color preview, HTML & CSS examples
This text has a color of #40ff32
<p style="color:#40ff32;">Text here</p>
.mytext {color:#40ff32;}
This box has a color of #40ff32
<div style="background-color:#40ff32;">Content here</div>
.mybackground {background-color:#40ff32;}
Border around this has a color of #40ff32
<div style="border:2px solid #40ff32;">Content here</div>
.myborder {border:2px solid #40ff32;}