#2bbb95 color space conversions
Hex:
#2bbb95
RGB:
43, 187, 149
CMY:
83, 27, 42
CMYK:
77, 0, 20, 27
HSL:
164°, 62.6087%, 45.0980%
HSV (HSB):
164°, 77.0053%, 73.3333%
XYZ:
24.1914, 38.2242, 34.5368
xyY:
0.2495, 0.3943, 38.2242
CIE-Lab:
68.1855, -46.0012, 8.7507
CIE-LCH:
68.1855, 46.8261, 169.2294
CIE-Luv:
68.1855, -53.0364, 19.7681
Hunter-Lab:
61.8257, -38.3508, 10.1577
#2bbb95 color charts
#2bbb95 color shades, tints & tones
#2bbb95 color schemes
#2bbb95 color preview, HTML & CSS examples
This text has a color of #2bbb95
<p style="color:#2bbb95;">Text here</p>
.mytext {color:#2bbb95;}
This box has a color of #2bbb95
<div style="background-color:#2bbb95;">Content here</div>
.mybackground {background-color:#2bbb95;}
Border around this has a color of #2bbb95
<div style="border:2px solid #2bbb95;">Content here</div>
.myborder {border:2px solid #2bbb95;}