#32da7b color space conversions
Hex:
#32da7b
RGB:
50, 218, 123
CMY:
80, 15, 52
CMYK:
77, 0, 44, 15
HSL:
146°, 69.4215%, 52.5490%
HSV (HSB):
146°, 77.0642%, 85.4902%
XYZ:
29.9619, 52.2510, 27.2452
xyY:
0.2737, 0.4774, 52.2510
CIE-Lab:
77.4307, -62.4300, 35.0576
CIE-LCH:
77.4307, 71.5998, 150.6836
CIE-Luv:
77.4307, -64.4231, 57.1963
Hunter-Lab:
72.2848, -52.5105, 28.2521
#32da7b color charts
#32da7b color shades, tints & tones
#32da7b color schemes
#32da7b color preview, HTML & CSS examples
This text has a color of #32da7b
<p style="color:#32da7b;">Text here</p>
.mytext {color:#32da7b;}
This box has a color of #32da7b
<div style="background-color:#32da7b;">Content here</div>
.mybackground {background-color:#32da7b;}
Border around this has a color of #32da7b
<div style="border:2px solid #32da7b;">Content here</div>
.myborder {border:2px solid #32da7b;}