#2dddbd color space conversions
Hex:
#2dddbd
RGB:
45, 221, 189
CMY:
82, 13, 26
CMYK:
80, 0, 14, 13
HSL:
169°, 72.1311%, 52.1569%
HSV (HSB):
169°, 79.6380%, 86.6667%
XYZ:
36.1239, 55.9449, 57.0386
xyY:
0.2423, 0.3752, 55.9449
CIE-Lab:
79.5825, -49.8152, 3.5721
CIE-LCH:
79.5825, 49.9431, 175.8985
CIE-Luv:
79.5825, -61.8189, 13.2788
Hunter-Lab:
74.7963, -44.6845, 7.1437
#2dddbd color charts
#2dddbd color shades, tints & tones
#2dddbd color schemes
#2dddbd color preview, HTML & CSS examples
This text has a color of #2dddbd
<p style="color:#2dddbd;">Text here</p>
.mytext {color:#2dddbd;}
This box has a color of #2dddbd
<div style="background-color:#2dddbd;">Content here</div>
.mybackground {background-color:#2dddbd;}
Border around this has a color of #2dddbd
<div style="border:2px solid #2dddbd;">Content here</div>
.myborder {border:2px solid #2dddbd;}