#20cddd color space conversions
Hex:
#20cddd
RGB:
32, 205, 221
CMY:
87, 20, 13
CMYK:
86, 7, 0, 13
HSL:
185°, 74.7036%, 49.6078%
HSV (HSB):
185°, 85.5204%, 86.6667%
XYZ:
35.4781, 49.1902, 76.0314
xyY:
0.2208, 0.3061, 49.1902
CIE-Lab:
75.5695, -34.6892, -19.5572
CIE-LCH:
75.5695, 39.8224, 209.4136
CIE-Luv:
75.5695, -55.1415, -25.7926
Hunter-Lab:
70.1357, -32.4433, -15.1790
#20cddd color charts
#20cddd color shades, tints & tones
#20cddd color schemes
#20cddd color preview, HTML & CSS examples
This text has a color of #20cddd
<p style="color:#20cddd;">Text here</p>
.mytext {color:#20cddd;}
This box has a color of #20cddd
<div style="background-color:#20cddd;">Content here</div>
.mybackground {background-color:#20cddd;}
Border around this has a color of #20cddd
<div style="border:2px solid #20cddd;">Content here</div>
.myborder {border:2px solid #20cddd;}