#2babb3 color space conversions
Hex:
#2babb3
RGB:
43, 171, 179
CMY:
83, 33, 30
CMYK:
76, 4, 0, 30
HSL:
184°, 61.2613%, 43.5294%
HSV (HSB):
184°, 75.9777%, 70.1961%
XYZ:
23.6959, 32.8941, 47.7481
xyY:
0.2271, 0.3153, 32.8941
CIE-Lab:
64.0751, -30.4623, -13.8877
CIE-LCH:
64.0751, 33.4786, 204.5081
CIE-Luv:
64.0751, -45.2347, -16.6756
Hunter-Lab:
57.3534, -26.6201, -9.2131
#2babb3 color charts
#2babb3 color shades, tints & tones
#2babb3 color schemes
#2babb3 color preview, HTML & CSS examples
This text has a color of #2babb3
<p style="color:#2babb3;">Text here</p>
.mytext {color:#2babb3;}
This box has a color of #2babb3
<div style="background-color:#2babb3;">Content here</div>
.mybackground {background-color:#2babb3;}
Border around this has a color of #2babb3
<div style="border:2px solid #2babb3;">Content here</div>
.myborder {border:2px solid #2babb3;}