#32b9b9 color space conversions
Hex:
#32b9b9
RGB:
50, 185, 185
CMY:
80, 27, 27
CMYK:
73, 0, 0, 27
HSL:
180°, 57.4468%, 46.0784%
HSV (HSB):
180°, 72.9730%, 72.5490%
XYZ:
27.4213, 38.8788, 51.9580
xyY:
0.2319, 0.3288, 38.8788
CIE-Lab:
68.6634, -34.5437, -10.3173
CIE-LCH:
68.6634, 36.0516, 196.6296
CIE-Luv:
68.6634, -48.8594, -10.5511
Hunter-Lab:
62.3529, -30.6175, -5.7588
#32b9b9 color charts
#32b9b9 color shades, tints & tones
#32b9b9 color schemes
#32b9b9 color preview, HTML & CSS examples
This text has a color of #32b9b9
<p style="color:#32b9b9;">Text here</p>
.mytext {color:#32b9b9;}
This box has a color of #32b9b9
<div style="background-color:#32b9b9;">Content here</div>
.mybackground {background-color:#32b9b9;}
Border around this has a color of #32b9b9
<div style="border:2px solid #32b9b9;">Content here</div>
.myborder {border:2px solid #32b9b9;}