#2dd12f color space conversions
Hex:
#2dd12f
RGB:
45, 209, 47
CMY:
82, 18, 82
CMYK:
78, 0, 78, 18
HSL:
121°, 64.5669%, 49.8039%
HSV (HSB):
121°, 78.4689%, 81.9608%
XYZ:
24.3957, 46.3641, 10.3527
xyY:
0.3008, 0.5716, 46.3641
CIE-Lab:
73.7811, -69.2306, 63.5111
CIE-LCH:
73.7811, 93.9497, 137.4672
CIE-Luv:
73.7811, -65.1148, 83.7867
Hunter-Lab:
68.0912, -55.2064, 38.6493
#2dd12f color charts
#2dd12f color shades, tints & tones
#2dd12f color schemes
#2dd12f color preview, HTML & CSS examples
This text has a color of #2dd12f
<p style="color:#2dd12f;">Text here</p>
.mytext {color:#2dd12f;}
This box has a color of #2dd12f
<div style="background-color:#2dd12f;">Content here</div>
.mybackground {background-color:#2dd12f;}
Border around this has a color of #2dd12f
<div style="border:2px solid #2dd12f;">Content here</div>
.myborder {border:2px solid #2dd12f;}