#32b08c color space conversions
Hex:
#32b08c
RGB:
50, 176, 140
CMY:
80, 31, 45
CMYK:
72, 0, 20, 31
HSL:
163°, 55.7522%, 44.3137%
HSV (HSB):
163°, 71.5909%, 69.0196%
XYZ:
21.5744, 33.6222, 30.1636
xyY:
0.2527, 0.3939, 33.6222
CIE-Lab:
64.6616, -42.6770, 8.6937
CIE-LCH:
64.6616, 43.5535, 168.4858
CIE-Luv:
64.6616, -48.6180, 18.9807
Hunter-Lab:
57.9847, -35.0587, 9.7466
#32b08c color charts
#32b08c color shades, tints & tones
#32b08c color schemes
#32b08c color preview, HTML & CSS examples
This text has a color of #32b08c
<p style="color:#32b08c;">Text here</p>
.mytext {color:#32b08c;}
This box has a color of #32b08c
<div style="background-color:#32b08c;">Content here</div>
.mybackground {background-color:#32b08c;}
Border around this has a color of #32b08c
<div style="border:2px solid #32b08c;">Content here</div>
.myborder {border:2px solid #32b08c;}