#20dddf color space conversions
Hex:
#20dddf
RGB:
32, 221, 223
CMY:
87, 13, 13
CMYK:
86, 1, 0, 13
HSL:
181°, 74.9020%, 50.0000%
HSV (HSB):
181°, 85.6502%, 87.4510%
XYZ:
39.7714, 57.3477, 78.7851
xyY:
0.2261, 0.3260, 57.3477
CIE-Lab:
80.3748, -41.4292, -13.3891
CIE-LCH:
80.3748, 43.5390, 197.9097
CIE-Luv:
80.3748, -60.4373, -14.7682
Hunter-Lab:
75.7283, -38.7788, -8.6735
#20dddf color charts
#20dddf color shades, tints & tones
#20dddf color schemes
#20dddf color preview, HTML & CSS examples
This text has a color of #20dddf
<p style="color:#20dddf;">Text here</p>
.mytext {color:#20dddf;}
This box has a color of #20dddf
<div style="background-color:#20dddf;">Content here</div>
.mybackground {background-color:#20dddf;}
Border around this has a color of #20dddf
<div style="border:2px solid #20dddf;">Content here</div>
.myborder {border:2px solid #20dddf;}