#2db25d color space conversions
Hex:
#2db25d
RGB:
45, 178, 93
CMY:
82, 30, 64
CMYK:
75, 0, 48, 30
HSL:
142°, 59.6413%, 43.7255%
HSV (HSB):
142°, 74.7191%, 69.8039%
XYZ:
18.9784, 33.1890, 15.7618
xyY:
0.2794, 0.4886, 33.1890
CIE-Lab:
64.3136, -53.9369, 33.4583
CIE-LCH:
64.3136, 63.4717, 148.1877
CIE-Luv:
64.3136, -52.8944, 51.1535
Hunter-Lab:
57.6099, -42.0142, 24.1055
#2db25d color charts
#2db25d color shades, tints & tones
#2db25d color schemes
#2db25d color preview, HTML & CSS examples
This text has a color of #2db25d
<p style="color:#2db25d;">Text here</p>
.mytext {color:#2db25d;}
This box has a color of #2db25d
<div style="background-color:#2db25d;">Content here</div>
.mybackground {background-color:#2db25d;}
Border around this has a color of #2db25d
<div style="border:2px solid #2db25d;">Content here</div>
.myborder {border:2px solid #2db25d;}