#2ddebd color space conversions
Hex:
#2ddebd
RGB:
45, 222, 189
CMY:
82, 13, 26
CMYK:
80, 0, 15, 13
HSL:
169°, 72.8395%, 52.3529%
HSV (HSB):
169°, 79.7297%, 87.0588%
XYZ:
36.3888, 56.4746, 57.1269
xyY:
0.2426, 0.3765, 56.4746
CIE-Lab:
79.8831, -50.2284, 4.0074
CIE-LCH:
79.8831, 50.3880, 175.4384
CIE-Luv:
79.8831, -62.1616, 14.0074
Hunter-Lab:
75.1496, -45.0788, 7.5338
#2ddebd color charts
#2ddebd color shades, tints & tones
#2ddebd color schemes
#2ddebd color preview, HTML & CSS examples
This text has a color of #2ddebd
<p style="color:#2ddebd;">Text here</p>
.mytext {color:#2ddebd;}
This box has a color of #2ddebd
<div style="background-color:#2ddebd;">Content here</div>
.mybackground {background-color:#2ddebd;}
Border around this has a color of #2ddebd
<div style="border:2px solid #2ddebd;">Content here</div>
.myborder {border:2px solid #2ddebd;}