#32b3b3 color space conversions
Hex:
#32b3b3
RGB:
50, 179, 179
CMY:
80, 30, 30
CMYK:
72, 0, 0, 30
HSL:
180°, 56.3319%, 44.9020%
HSV (HSB):
180°, 72.0670%, 70.1961%
XYZ:
25.5722, 36.1730, 48.2821
xyY:
0.2324, 0.3288, 36.1730
CIE-Lab:
66.6519, -33.4733, -10.0092
CIE-LCH:
66.6519, 34.9378, 196.6478
CIE-Luv:
66.6519, -47.1189, -10.1753
Hunter-Lab:
60.1440, -29.3569, -5.4958
#32b3b3 color charts
#32b3b3 color shades, tints & tones
#32b3b3 color schemes
#32b3b3 color preview, HTML & CSS examples
This text has a color of #32b3b3
<p style="color:#32b3b3;">Text here</p>
.mytext {color:#32b3b3;}
This box has a color of #32b3b3
<div style="background-color:#32b3b3;">Content here</div>
.mybackground {background-color:#32b3b3;}
Border around this has a color of #32b3b3
<div style="border:2px solid #32b3b3;">Content here</div>
.myborder {border:2px solid #32b3b3;}