#2b885a color space conversions
Hex:
#2b885a
RGB:
43, 136, 90
CMY:
83, 47, 65
CMYK:
68, 0, 34, 47
HSL:
150°, 51.9553%, 35.0980%
HSV (HSB):
150°, 68.3824%, 53.3333%
XYZ:
11.6459, 18.8601, 12.6994
xyY:
0.2695, 0.4365, 18.8601
CIE-Lab:
50.5231, -38.3968, 16.9778
CIE-LCH:
50.5231, 41.9829, 156.1466
CIE-Luv:
50.5231, -37.9632, 27.5456
Hunter-Lab:
43.4282, -28.1321, 13.0620
#2b885a color charts
#2b885a color shades, tints & tones
#2b885a color schemes
#2b885a color preview, HTML & CSS examples
This text has a color of #2b885a
<p style="color:#2b885a;">Text here</p>
.mytext {color:#2b885a;}
This box has a color of #2b885a
<div style="background-color:#2b885a;">Content here</div>
.mybackground {background-color:#2b885a;}
Border around this has a color of #2b885a
<div style="border:2px solid #2b885a;">Content here</div>
.myborder {border:2px solid #2b885a;}