#32fc0a color space conversions
Hex:
#32fc0a
RGB:
50, 252, 10
CMY:
80, 1, 96
CMYK:
80, 0, 96, 1
HSL:
110°, 97.5806%, 51.3725%
HSV (HSB):
110°, 96.0317%, 98.8235%
XYZ:
36.1806, 70.3208, 11.9535
xyY:
0.3054, 0.5937, 70.3208
CIE-Lab:
87.1540, -82.2619, 82.0863
CIE-LCH:
87.1540, 116.2118, 135.0612
CIE-Luv:
87.1540, -78.6409, 105.7147
Hunter-Lab:
83.8575, -69.7363, 50.2487
#32fc0a color charts
#32fc0a color shades, tints & tones
#32fc0a color schemes
#32fc0a color preview, HTML & CSS examples
This text has a color of #32fc0a
<p style="color:#32fc0a;">Text here</p>
.mytext {color:#32fc0a;}
This box has a color of #32fc0a
<div style="background-color:#32fc0a;">Content here</div>
.mybackground {background-color:#32fc0a;}
Border around this has a color of #32fc0a
<div style="border:2px solid #32fc0a;">Content here</div>
.myborder {border:2px solid #32fc0a;}