#2dddd8 color space conversions
Hex:
#2dddd8
RGB:
45, 221, 216
CMY:
82, 13, 15
CMYK:
80, 0, 2, 13
HSL:
178°, 72.1311%, 52.1569%
HSV (HSB):
178°, 79.6380%, 86.6667%
XYZ:
39.3333, 57.2287, 73.9389
xyY:
0.2307, 0.3357, 57.2287
CIE-Lab:
80.3080, -42.5198, -9.7444
CIE-LCH:
80.3080, 43.6221, 192.9078
CIE-Luv:
80.3080, -59.8329, -8.6554
Hunter-Lab:
75.6496, -39.5775, -4.9945
#2dddd8 color charts
#2dddd8 color shades, tints & tones
#2dddd8 color schemes
#2dddd8 color preview, HTML & CSS examples
This text has a color of #2dddd8
<p style="color:#2dddd8;">Text here</p>
.mytext {color:#2dddd8;}
This box has a color of #2dddd8
<div style="background-color:#2dddd8;">Content here</div>
.mybackground {background-color:#2dddd8;}
Border around this has a color of #2dddd8
<div style="border:2px solid #2dddd8;">Content here</div>
.myborder {border:2px solid #2dddd8;}