#2b8b8c color space conversions
Hex:
#2b8b8c
RGB:
43, 139, 140
CMY:
83, 45, 45
CMYK:
69, 1, 0, 45
HSL:
181°, 53.0055%, 35.8824%
HSV (HSB):
181°, 69.2857%, 54.9020%
XYZ:
14.9625, 20.8723, 28.0511
xyY:
0.2342, 0.3267, 20.8723
CIE-Lab:
52.8094, -26.6163, -8.6234
CIE-LCH:
52.8094, 27.9784, 197.9519
CIE-Luv:
52.8094, -36.1408, -8.6568
Hunter-Lab:
45.6862, -21.4910, -4.4234
#2b8b8c color charts
#2b8b8c color shades, tints & tones
#2b8b8c color schemes
#2b8b8c color preview, HTML & CSS examples
This text has a color of #2b8b8c
<p style="color:#2b8b8c;">Text here</p>
.mytext {color:#2b8b8c;}
This box has a color of #2b8b8c
<div style="background-color:#2b8b8c;">Content here</div>
.mybackground {background-color:#2b8b8c;}
Border around this has a color of #2b8b8c
<div style="border:2px solid #2b8b8c;">Content here</div>
.myborder {border:2px solid #2b8b8c;}