#32f12b color space conversions
Hex:
#32f12b
RGB:
50, 241, 43
CMY:
80, 5, 83
CMYK:
79, 0, 82, 5
HSL:
118°, 87.6106%, 55.6863%
HSV (HSB):
118°, 82.1577%, 94.5098%
XYZ:
33.2067, 63.7631, 12.8428
xyY:
0.3024, 0.5807, 63.7631
CIE-Lab:
83.8423, -78.2007, 74.0581
CIE-LCH:
83.8423, 107.7031, 136.5585
CIE-Luv:
83.8423, -74.8290, 97.8800
Hunter-Lab:
79.8518, -65.5106, 46.3605
#32f12b color charts
#32f12b color shades, tints & tones
#32f12b color schemes
#32f12b color preview, HTML & CSS examples
This text has a color of #32f12b
<p style="color:#32f12b;">Text here</p>
.mytext {color:#32f12b;}
This box has a color of #32f12b
<div style="background-color:#32f12b;">Content here</div>
.mybackground {background-color:#32f12b;}
Border around this has a color of #32f12b
<div style="border:2px solid #32f12b;">Content here</div>
.myborder {border:2px solid #32f12b;}