#32d000 color space conversions
Hex:
#32d000
RGB:
50, 208, 0
CMY:
80, 18, 100
CMYK:
76, 0, 100, 18
HSL:
106°, 100.0000%, 40.7843%
HSV (HSB):
106°, 100.0000%, 81.5686%
XYZ:
23.8713, 45.7899, 7.5802
xyY:
0.3090, 0.5928, 45.7899
CIE-Lab:
73.4090, -69.9201, 71.8780
CIE-LCH:
73.4090, 100.2759, 134.2089
CIE-Luv:
73.4090, -64.5646, 89.2604
Hunter-Lab:
67.6682, -55.4500, 40.7261
#32d000 color charts
#32d000 color shades, tints & tones
#32d000 color schemes
#32d000 color preview, HTML & CSS examples
This text has a color of #32d000
<p style="color:#32d000;">Text here</p>
.mytext {color:#32d000;}
This box has a color of #32d000
<div style="background-color:#32d000;">Content here</div>
.mybackground {background-color:#32d000;}
Border around this has a color of #32d000
<div style="border:2px solid #32d000;">Content here</div>
.myborder {border:2px solid #32d000;}