#2dbb9e color space conversions
Hex:
#2dbb9e
RGB:
45, 187, 158
CMY:
82, 27, 38
CMYK:
76, 0, 16, 27
HSL:
168°, 61.2069%, 45.4902%
HSV (HSB):
168°, 75.9358%, 73.3333%
XYZ:
25.0241, 38.5672, 38.4731
xyY:
0.2452, 0.3779, 38.5672
CIE-Lab:
68.4366, -43.4887, 4.1870
CIE-LCH:
68.4366, 43.6898, 174.5007
CIE-Luv:
68.4366, -52.1477, 12.8619
Hunter-Lab:
62.1025, -36.7531, 6.7410
#2dbb9e color charts
#2dbb9e color shades, tints & tones
#2dbb9e color schemes
#2dbb9e color preview, HTML & CSS examples
This text has a color of #2dbb9e
<p style="color:#2dbb9e;">Text here</p>
.mytext {color:#2dbb9e;}
This box has a color of #2dbb9e
<div style="background-color:#2dbb9e;">Content here</div>
.mybackground {background-color:#2dbb9e;}
Border around this has a color of #2dbb9e
<div style="border:2px solid #2dbb9e;">Content here</div>
.myborder {border:2px solid #2dbb9e;}