#20dedd color space conversions
Hex:
#20dedd
RGB:
32, 222, 221
CMY:
87, 13, 13
CMYK:
86, 0, 0, 13
HSL:
180°, 74.8031%, 49.8039%
HSV (HSB):
180°, 85.5856%, 87.0588%
XYZ:
39.7681, 57.7701, 77.4614
xyY:
0.2272, 0.3301, 57.7701
CIE-Lab:
80.6108, -42.4570, -11.9708
CIE-LCH:
80.6108, 44.1123, 195.7459
CIE-Luv:
80.6108, -60.9312, -12.3001
Hunter-Lab:
76.0066, -39.6171, -7.2201
#20dedd color charts
#20dedd color shades, tints & tones
#20dedd color schemes
#20dedd color preview, HTML & CSS examples
This text has a color of #20dedd
<p style="color:#20dedd;">Text here</p>
.mytext {color:#20dedd;}
This box has a color of #20dedd
<div style="background-color:#20dedd;">Content here</div>
.mybackground {background-color:#20dedd;}
Border around this has a color of #20dedd
<div style="border:2px solid #20dedd;">Content here</div>
.myborder {border:2px solid #20dedd;}