#32dfdd color space conversions
Hex:
#32dfdd
RGB:
50, 223, 221
CMY:
80, 13, 13
CMYK:
78, 0, 1, 13
HSL:
179°, 72.9958%, 53.5294%
HSV (HSB):
179°, 77.5785%, 87.4510%
XYZ:
40.7542, 58.6739, 77.5838
xyY:
0.2302, 0.3315, 58.6739
CIE-Lab:
81.1120, -41.5516, -11.2007
CIE-LCH:
81.1120, 43.0347, 195.0861
CIE-Luv:
81.1120, -59.6086, -11.1644
Hunter-Lab:
76.5989, -39.0777, -6.4331
#32dfdd color charts
#32dfdd color shades, tints & tones
#32dfdd color schemes
#32dfdd color preview, HTML & CSS examples
This text has a color of #32dfdd
<p style="color:#32dfdd;">Text here</p>
.mytext {color:#32dfdd;}
This box has a color of #32dfdd
<div style="background-color:#32dfdd;">Content here</div>
.mybackground {background-color:#32dfdd;}
Border around this has a color of #32dfdd
<div style="border:2px solid #32dfdd;">Content here</div>
.myborder {border:2px solid #32dfdd;}