#21dedc color space conversions
Hex:
#21dedc
RGB:
33, 222, 220
CMY:
87, 13, 14
CMYK:
85, 0, 1, 13
HSL:
179°, 74.1176%, 50.0000%
HSV (HSB):
179°, 85.1351%, 87.0588%
XYZ:
39.6667, 57.7332, 76.7631
xyY:
0.2278, 0.3315, 57.7332
CIE-Lab:
80.5902, -42.6863, -11.4682
CIE-LCH:
80.5902, 44.2000, 195.0381
CIE-Luv:
80.5902, -60.9353, -11.4453
Hunter-Lab:
75.9824, -39.7829, -6.7116
#21dedc color charts
#21dedc color shades, tints & tones
#21dedc color schemes
#21dedc color preview, HTML & CSS examples
This text has a color of #21dedc
<p style="color:#21dedc;">Text here</p>
.mytext {color:#21dedc;}
This box has a color of #21dedc
<div style="background-color:#21dedc;">Content here</div>
.mybackground {background-color:#21dedc;}
Border around this has a color of #21dedc
<div style="border:2px solid #21dedc;">Content here</div>
.myborder {border:2px solid #21dedc;}