#2b8d8d color space conversions
Hex:
#2b8d8d
RGB:
43, 141, 141
CMY:
83, 45, 45
CMYK:
70, 0, 0, 45
HSL:
180°, 53.2609%, 36.0784%
HSV (HSB):
180°, 69.5035%, 55.2941%
XYZ:
15.3289, 21.4864, 28.5387
xyY:
0.2346, 0.3288, 21.4864
CIE-Lab:
53.4778, -27.3115, -8.2042
CIE-LCH:
53.4778, 28.5172, 196.7199
CIE-Luv:
53.4778, -36.8245, -7.9525
Hunter-Lab:
46.3535, -22.0895, -4.0560
#2b8d8d color charts
#2b8d8d color shades, tints & tones
#2b8d8d color schemes
#2b8d8d color preview, HTML & CSS examples
This text has a color of #2b8d8d
<p style="color:#2b8d8d;">Text here</p>
.mytext {color:#2b8d8d;}
This box has a color of #2b8d8d
<div style="background-color:#2b8d8d;">Content here</div>
.mybackground {background-color:#2b8d8d;}
Border around this has a color of #2b8d8d
<div style="border:2px solid #2b8d8d;">Content here</div>
.myborder {border:2px solid #2b8d8d;}