#2bbb5d color space conversions
Hex:
#2bbb5d
RGB:
43, 187, 93
CMY:
83, 27, 64
CMYK:
77, 0, 50, 27
HSL:
141°, 62.6087%, 45.0980%
HSV (HSB):
141°, 77.0053%, 73.3333%
XYZ:
20.7424, 36.8446, 16.3744
xyY:
0.2804, 0.4982, 36.8446
CIE-Lab:
67.1602, -57.4192, 37.0230
CIE-LCH:
67.1602, 68.3203, 147.1867
CIE-Luv:
67.1602, -56.3687, 56.1629
Hunter-Lab:
60.6997, -45.2273, 26.4957
#2bbb5d color charts
#2bbb5d color shades, tints & tones
#2bbb5d color schemes
#2bbb5d color preview, HTML & CSS examples
This text has a color of #2bbb5d
<p style="color:#2bbb5d;">Text here</p>
.mytext {color:#2bbb5d;}
This box has a color of #2bbb5d
<div style="background-color:#2bbb5d;">Content here</div>
.mybackground {background-color:#2bbb5d;}
Border around this has a color of #2bbb5d
<div style="border:2px solid #2bbb5d;">Content here</div>
.myborder {border:2px solid #2bbb5d;}