#32c07a color space conversions
Hex:
#32c07a
RGB:
50, 192, 122
CMY:
80, 25, 52
CMYK:
74, 0, 36, 25
HSL:
150°, 58.6777%, 47.4510%
HSV (HSB):
150°, 73.9583%, 75.2941%
XYZ:
23.6779, 39.7825, 24.8432
xyY:
0.2681, 0.4505, 39.7825
CIE-Lab:
69.3144, -53.1250, 24.8821
CIE-LCH:
69.3144, 58.6633, 154.9031
CIE-Luv:
69.3144, -55.4650, 42.2372
Hunter-Lab:
63.0734, -43.3692, 20.7984
#32c07a color charts
#32c07a color shades, tints & tones
#32c07a color schemes
#32c07a color preview, HTML & CSS examples
This text has a color of #32c07a
<p style="color:#32c07a;">Text here</p>
.mytext {color:#32c07a;}
This box has a color of #32c07a
<div style="background-color:#32c07a;">Content here</div>
.mybackground {background-color:#32c07a;}
Border around this has a color of #32c07a
<div style="border:2px solid #32c07a;">Content here</div>
.myborder {border:2px solid #32c07a;}