#32cdbc color space conversions
Hex:
#32cdbc
RGB:
50, 205, 188
CMY:
80, 20, 26
CMYK:
76, 0, 8, 20
HSL:
173°, 60.7843%, 50.0000%
HSV (HSB):
173°, 75.6098%, 80.3922%
XYZ:
32.2238, 47.9716, 55.1380
xyY:
0.2381, 0.3545, 47.9716
CIE-Lab:
74.8070, -42.7650, -2.8504
CIE-LCH:
74.8070, 42.8599, 183.8133
CIE-Luv:
74.8070, -55.7338, 2.3122
Hunter-Lab:
69.2615, -38.1608, 1.2832
#32cdbc color charts
#32cdbc color shades, tints & tones
#32cdbc color schemes
#32cdbc color preview, HTML & CSS examples
This text has a color of #32cdbc
<p style="color:#32cdbc;">Text here</p>
.mytext {color:#32cdbc;}
This box has a color of #32cdbc
<div style="background-color:#32cdbc;">Content here</div>
.mybackground {background-color:#32cdbc;}
Border around this has a color of #32cdbc
<div style="border:2px solid #32cdbc;">Content here</div>
.myborder {border:2px solid #32cdbc;}