#2da08c color space conversions
Hex:
#2da08c
RGB:
45, 160, 140
CMY:
82, 37, 45
CMYK:
72, 0, 13, 37
HSL:
170°, 56.0976%, 40.1961%
HSV (HSB):
170°, 71.8750%, 62.7451%
XYZ:
18.3866, 27.5929, 29.1678
xyY:
0.2447, 0.3672, 27.5929
CIE-Lab:
59.5192, -36.3407, 1.2783
CIE-LCH:
59.5192, 36.3632, 177.9855
CIE-Luv:
59.5192, -43.5974, 7.2981
Hunter-Lab:
52.5290, -29.4457, 3.8483
#2da08c color charts
#2da08c color shades, tints & tones
#2da08c color schemes
#2da08c color preview, HTML & CSS examples
This text has a color of #2da08c
<p style="color:#2da08c;">Text here</p>
.mytext {color:#2da08c;}
This box has a color of #2da08c
<div style="background-color:#2da08c;">Content here</div>
.mybackground {background-color:#2da08c;}
Border around this has a color of #2da08c
<div style="border:2px solid #2da08c;">Content here</div>
.myborder {border:2px solid #2da08c;}