#2db08e color space conversions
Hex:
#2db08e
RGB:
45, 176, 142
CMY:
82, 31, 44
CMYK:
74, 0, 19, 31
HSL:
164°, 59.2760%, 43.3333%
HSV (HSB):
164°, 74.4318%, 69.0196%
XYZ:
21.4900, 33.5616, 30.9366
xyY:
0.2499, 0.3903, 33.5616
CIE-Lab:
64.6130, -42.8657, 7.5057
CIE-LCH:
64.6130, 43.5179, 170.0683
CIE-Luv:
64.6130, -49.2924, 17.3398
Hunter-Lab:
57.9323, -35.1670, 8.8910
#2db08e color charts
#2db08e color shades, tints & tones
#2db08e color schemes
#2db08e color preview, HTML & CSS examples
This text has a color of #2db08e
<p style="color:#2db08e;">Text here</p>
.mytext {color:#2db08e;}
This box has a color of #2db08e
<div style="background-color:#2db08e;">Content here</div>
.mybackground {background-color:#2db08e;}
Border around this has a color of #2db08e
<div style="border:2px solid #2db08e;">Content here</div>
.myborder {border:2px solid #2db08e;}