#2dd06e color space conversions
Hex:
#2dd06e
RGB:
45, 208, 110
CMY:
82, 18, 57
CMYK:
78, 0, 47, 18
HSL:
144°, 64.4269%, 49.6078%
HSV (HSB):
144°, 78.3654%, 81.5686%
XYZ:
26.4525, 46.7954, 22.3901
xyY:
0.2766, 0.4893, 46.7954
CIE-Lab:
74.0587, -61.7369, 37.2248
CIE-LCH:
74.0587, 72.0912, 148.9118
CIE-Luv:
74.0587, -62.4237, 58.7808
Hunter-Lab:
68.4072, -50.6880, 28.4791
#2dd06e color charts
#2dd06e color shades, tints & tones
#2dd06e color schemes
#2dd06e color preview, HTML & CSS examples
This text has a color of #2dd06e
<p style="color:#2dd06e;">Text here</p>
.mytext {color:#2dd06e;}
This box has a color of #2dd06e
<div style="background-color:#2dd06e;">Content here</div>
.mybackground {background-color:#2dd06e;}
Border around this has a color of #2dd06e
<div style="border:2px solid #2dd06e;">Content here</div>
.myborder {border:2px solid #2dd06e;}