#32db8d color space conversions
Hex:
#32db8d
RGB:
50, 219, 141
CMY:
80, 14, 45
CMYK:
77, 0, 36, 14
HSL:
152°, 70.1245%, 52.7451%
HSV (HSB):
152°, 77.1689%, 85.8824%
XYZ:
31.4546, 53.2642, 33.8225
xyY:
0.2653, 0.4493, 53.2642
CIE-Lab:
78.0307, -59.4568, 26.6721
CIE-LCH:
78.0307, 65.1653, 155.8392
CIE-Luv:
78.0307, -63.7295, 46.7446
Hunter-Lab:
72.9823, -50.7875, 23.6106
#32db8d color charts
#32db8d color shades, tints & tones
#32db8d color schemes
#32db8d color preview, HTML & CSS examples
This text has a color of #32db8d
<p style="color:#32db8d;">Text here</p>
.mytext {color:#32db8d;}
This box has a color of #32db8d
<div style="background-color:#32db8d;">Content here</div>
.mybackground {background-color:#32db8d;}
Border around this has a color of #32db8d
<div style="border:2px solid #32db8d;">Content here</div>
.myborder {border:2px solid #32db8d;}