#2dd28c color space conversions
Hex:
#2dd28c
RGB:
45, 210, 140
CMY:
82, 18, 45
CMYK:
79, 0, 33, 18
HSL:
155°, 64.7059%, 50.0000%
HSV (HSB):
155°, 78.5714%, 82.3529%
XYZ:
28.8624, 48.5445, 32.6598
xyY:
0.2622, 0.4410, 48.5445
CIE-Lab:
75.1671, -56.8877, 23.3051
CIE-LCH:
75.1671, 61.4763, 157.7227
CIE-Luv:
75.1671, -61.3786, 41.6793
Hunter-Lab:
69.6739, -47.9857, 20.9794
#2dd28c color charts
#2dd28c color shades, tints & tones
#2dd28c color schemes
#2dd28c color preview, HTML & CSS examples
This text has a color of #2dd28c
<p style="color:#2dd28c;">Text here</p>
.mytext {color:#2dd28c;}
This box has a color of #2dd28c
<div style="background-color:#2dd28c;">Content here</div>
.mybackground {background-color:#2dd28c;}
Border around this has a color of #2dd28c
<div style="border:2px solid #2dd28c;">Content here</div>
.myborder {border:2px solid #2dd28c;}