#32fa2f color space conversions
Hex:
#32fa2f
RGB:
50, 250, 47
CMY:
80, 2, 82
CMYK:
80, 0, 81, 2
HSL:
119°, 95.3052%, 58.2353%
HSV (HSB):
119°, 81.2000%, 98.0392%
XYZ:
36.0141, 69.2546, 14.1587
xyY:
0.3016, 0.5799, 69.2546
CIE-Lab:
86.6299, -80.5598, 75.6230
CIE-LCH:
86.6299, 110.4931, 136.8105
CIE-Luv:
86.6299, -77.6037, 100.8099
Hunter-Lab:
83.2193, -68.3860, 48.1661
#32fa2f color charts
#32fa2f color shades, tints & tones
#32fa2f color schemes
#32fa2f color preview, HTML & CSS examples
This text has a color of #32fa2f
<p style="color:#32fa2f;">Text here</p>
.mytext {color:#32fa2f;}
This box has a color of #32fa2f
<div style="background-color:#32fa2f;">Content here</div>
.mybackground {background-color:#32fa2f;}
Border around this has a color of #32fa2f
<div style="border:2px solid #32fa2f;">Content here</div>
.myborder {border:2px solid #32fa2f;}