#2db08a color space conversions
Hex:
#2db08a
RGB:
45, 176, 138
CMY:
82, 31, 46
CMYK:
74, 0, 22, 31
HSL:
163°, 59.2760%, 43.3333%
HSV (HSB):
163°, 74.4318%, 69.0196%
XYZ:
21.1950, 33.4435, 29.3829
xyY:
0.2523, 0.3980, 33.4435
CIE-Lab:
64.5184, -43.8584, 9.5815
CIE-LCH:
64.5184, 44.8928, 167.6765
CIE-Luv:
64.5184, -49.5554, 20.3713
Hunter-Lab:
57.8304, -35.7825, 10.3567
#2db08a color charts
#2db08a color shades, tints & tones
#2db08a color schemes
#2db08a color preview, HTML & CSS examples
This text has a color of #2db08a
<p style="color:#2db08a;">Text here</p>
.mytext {color:#2db08a;}
This box has a color of #2db08a
<div style="background-color:#2db08a;">Content here</div>
.mybackground {background-color:#2db08a;}
Border around this has a color of #2db08a
<div style="border:2px solid #2db08a;">Content here</div>
.myborder {border:2px solid #2db08a;}