#2dd18c color space conversions
Hex:
#2dd18c
RGB:
45, 209, 140
CMY:
82, 18, 45
CMYK:
78, 0, 33, 18
HSL:
155°, 64.5669%, 49.8039%
HSV (HSB):
155°, 78.4689%, 81.9608%
XYZ:
28.6163, 48.0523, 32.5777
xyY:
0.2619, 0.4399, 48.0523
CIE-Lab:
74.8579, -56.5130, 22.8841
CIE-LCH:
74.8579, 60.9705, 157.9552
CIE-Luv:
74.8579, -61.0354, 41.0418
Hunter-Lab:
69.3197, -47.6219, 20.6597
#2dd18c color charts
#2dd18c color shades, tints & tones
#2dd18c color schemes
#2dd18c color preview, HTML & CSS examples
This text has a color of #2dd18c
<p style="color:#2dd18c;">Text here</p>
.mytext {color:#2dd18c;}
This box has a color of #2dd18c
<div style="background-color:#2dd18c;">Content here</div>
.mybackground {background-color:#2dd18c;}
Border around this has a color of #2dd18c
<div style="border:2px solid #2dd18c;">Content here</div>
.myborder {border:2px solid #2dd18c;}