#2da65f color space conversions
Hex:
#2da65f
RGB:
45, 166, 95
CMY:
82, 35, 63
CMYK:
73, 0, 43, 35
HSL:
145°, 57.3460%, 41.3725%
HSV (HSB):
145°, 72.8916%, 65.0980%
XYZ:
16.7840, 28.6565, 15.4731
xyY:
0.2755, 0.4704, 28.6565
CIE-Lab:
60.4773, -49.1290, 27.4889
CIE-LCH:
60.4773, 56.2966, 150.7719
CIE-Luv:
60.4773, -48.4899, 43.0454
Hunter-Lab:
53.5318, -37.7151, 20.3348
#2da65f color charts
#2da65f color shades, tints & tones
#2da65f color schemes
#2da65f color preview, HTML & CSS examples
This text has a color of #2da65f
<p style="color:#2da65f;">Text here</p>
.mytext {color:#2da65f;}
This box has a color of #2da65f
<div style="background-color:#2da65f;">Content here</div>
.mybackground {background-color:#2da65f;}
Border around this has a color of #2da65f
<div style="border:2px solid #2da65f;">Content here</div>
.myborder {border:2px solid #2da65f;}