#32b05f color space conversions
Hex:
#32b05f
RGB:
50, 176, 95
CMY:
80, 31, 63
CMYK:
72, 0, 46, 31
HSL:
141°, 55.7522%, 44.3137%
HSV (HSB):
141°, 71.5909%, 69.0196%
XYZ:
18.9063, 32.5550, 16.1138
xyY:
0.2798, 0.4818, 32.5550
CIE-Lab:
63.7990, -52.0889, 31.7950
CIE-LCH:
63.7990, 61.0260, 148.6002
CIE-Luv:
63.7990, -51.1887, 48.9658
Hunter-Lab:
57.0570, -40.7023, 23.1955
#32b05f color charts
#32b05f color shades, tints & tones
#32b05f color schemes
#32b05f color preview, HTML & CSS examples
This text has a color of #32b05f
<p style="color:#32b05f;">Text here</p>
.mytext {color:#32b05f;}
This box has a color of #32b05f
<div style="background-color:#32b05f;">Content here</div>
.mybackground {background-color:#32b05f;}
Border around this has a color of #32b05f
<div style="border:2px solid #32b05f;">Content here</div>
.myborder {border:2px solid #32b05f;}