#2bb08c color space conversions
Hex:
#2bb08c
RGB:
43, 176, 140
CMY:
83, 31, 45
CMYK:
76, 0, 20, 31
HSL:
164°, 60.7306%, 42.9412%
HSV (HSB):
164°, 75.5682%, 69.0196%
XYZ:
21.2552, 33.4577, 30.1487
xyY:
0.2505, 0.3943, 33.4577
CIE-Lab:
64.5298, -43.6203, 8.4880
CIE-LCH:
64.5298, 44.4385, 168.9885
CIE-Luv:
64.5298, -49.7222, 18.8182
Hunter-Lab:
57.8426, -35.6319, 9.5868
#2bb08c color charts
#2bb08c color shades, tints & tones
#2bb08c color schemes
#2bb08c color preview, HTML & CSS examples
This text has a color of #2bb08c
<p style="color:#2bb08c;">Text here</p>
.mytext {color:#2bb08c;}
This box has a color of #2bb08c
<div style="background-color:#2bb08c;">Content here</div>
.mybackground {background-color:#2bb08c;}
Border around this has a color of #2bb08c
<div style="border:2px solid #2bb08c;">Content here</div>
.myborder {border:2px solid #2bb08c;}