#32bb8c color space conversions
Hex:
#32bb8c
RGB:
50, 187, 140
CMY:
80, 27, 45
CMYK:
73, 0, 25, 27
HSL:
159°, 57.8059%, 46.4706%
HSV (HSB):
159°, 73.2620%, 73.3333%
XYZ:
23.8193, 38.1122, 30.9119
xyY:
0.2566, 0.4105, 38.1122
CIE-Lab:
68.1032, -47.2794, 13.5582
CIE-LCH:
68.1032, 49.1850, 163.9989
CIE-Luv:
68.1032, -52.5921, 26.6063
Hunter-Lab:
61.7351, -39.1655, 13.5269
#32bb8c color charts
#32bb8c color shades, tints & tones
#32bb8c color schemes
#32bb8c color preview, HTML & CSS examples
This text has a color of #32bb8c
<p style="color:#32bb8c;">Text here</p>
.mytext {color:#32bb8c;}
This box has a color of #32bb8c
<div style="background-color:#32bb8c;">Content here</div>
.mybackground {background-color:#32bb8c;}
Border around this has a color of #32bb8c
<div style="border:2px solid #32bb8c;">Content here</div>
.myborder {border:2px solid #32bb8c;}