#32f14d color space conversions
Hex:
#32f14d
RGB:
50, 241, 77
CMY:
80, 5, 70
CMYK:
79, 0, 68, 5
HSL:
128°, 87.2146%, 57.0588%
HSV (HSB):
128°, 79.2531%, 94.5098%
XYZ:
34.1102, 64.1245, 17.6007
xyY:
0.2945, 0.5536, 64.1245
CIE-Lab:
84.0306, -75.8469, 63.5184
CIE-LCH:
84.0306, 98.9310, 140.0553
CIE-Luv:
84.0306, -74.0043, 89.5130
Hunter-Lab:
80.0778, -64.1016, 43.0228
#32f14d color charts
#32f14d color shades, tints & tones
#32f14d color schemes
#32f14d color preview, HTML & CSS examples
This text has a color of #32f14d
<p style="color:#32f14d;">Text here</p>
.mytext {color:#32f14d;}
This box has a color of #32f14d
<div style="background-color:#32f14d;">Content here</div>
.mybackground {background-color:#32f14d;}
Border around this has a color of #32f14d
<div style="border:2px solid #32f14d;">Content here</div>
.myborder {border:2px solid #32f14d;}