#2deddd color space conversions
Hex:
#2deddd
RGB:
45, 237, 221
CMY:
82, 7, 13
CMYK:
81, 0, 7, 7
HSL:
175°, 84.2105%, 55.2941%
HSV (HSB):
175°, 81.0127%, 92.9412%
XYZ:
44.4175, 66.3467, 78.8718
xyY:
0.2342, 0.3499, 66.3467
CIE-Lab:
85.1730, -48.0812, -5.1821
CIE-LCH:
85.1730, 48.3597, 186.1515
CIE-Luv:
85.1730, -64.9129, -0.5085
Hunter-Lab:
81.4535, -45.2055, -0.3933
#2deddd color charts
#2deddd color shades, tints & tones
#2deddd color schemes
#2deddd color preview, HTML & CSS examples
This text has a color of #2deddd
<p style="color:#2deddd;">Text here</p>
.mytext {color:#2deddd;}
This box has a color of #2deddd
<div style="background-color:#2deddd;">Content here</div>
.mybackground {background-color:#2deddd;}
Border around this has a color of #2deddd
<div style="border:2px solid #2deddd;">Content here</div>
.myborder {border:2px solid #2deddd;}