#32de8f color space conversions
Hex:
#32de8f
RGB:
50, 222, 143
CMY:
80, 13, 44
CMYK:
77, 0, 36, 13
HSL:
152°, 72.2689%, 53.3333%
HSV (HSB):
152°, 77.4775%, 87.0588%
XYZ:
32.3946, 54.9038, 34.8767
xyY:
0.2651, 0.4494, 54.9038
CIE-Lab:
78.9858, -60.1624, 26.9259
CIE-LCH:
78.9858, 65.9129, 155.8889
CIE-Luv:
78.9858, -64.6320, 47.3107
Hunter-Lab:
74.0971, -51.6314, 23.9608
#32de8f color charts
#32de8f color shades, tints & tones
#32de8f color schemes
#32de8f color preview, HTML & CSS examples
This text has a color of #32de8f
<p style="color:#32de8f;">Text here</p>
.mytext {color:#32de8f;}
This box has a color of #32de8f
<div style="background-color:#32de8f;">Content here</div>
.mybackground {background-color:#32de8f;}
Border around this has a color of #32de8f
<div style="border:2px solid #32de8f;">Content here</div>
.myborder {border:2px solid #32de8f;}