#32cd9c color space conversions
Hex:
#32cd9c
RGB:
50, 205, 156
CMY:
80, 20, 39
CMYK:
76, 0, 24, 20
HSL:
161°, 60.7843%, 50.0000%
HSV (HSB):
161°, 75.6098%, 80.3922%
XYZ:
29.1475, 46.7411, 38.9382
xyY:
0.2538, 0.4071, 46.7411
CIE-Lab:
74.0238, -50.8571, 13.2527
CIE-LCH:
74.0238, 52.5555, 165.3943
CIE-Luv:
74.0238, -57.9331, 27.2105
Hunter-Lab:
68.3674, -43.5421, 14.0890
#32cd9c color charts
#32cd9c color shades, tints & tones
#32cd9c color schemes
#32cd9c color preview, HTML & CSS examples
This text has a color of #32cd9c
<p style="color:#32cd9c;">Text here</p>
.mytext {color:#32cd9c;}
This box has a color of #32cd9c
<div style="background-color:#32cd9c;">Content here</div>
.mybackground {background-color:#32cd9c;}
Border around this has a color of #32cd9c
<div style="border:2px solid #32cd9c;">Content here</div>
.myborder {border:2px solid #32cd9c;}