#2daf8f color space conversions
Hex:
#2daf8f
RGB:
45, 175, 143
CMY:
82, 31, 44
CMYK:
74, 0, 18, 31
HSL:
165°, 59.0909%, 43.1373%
HSV (HSB):
165°, 74.2857%, 68.6275%
XYZ:
21.3701, 33.2010, 31.2687
xyY:
0.2490, 0.3868, 33.2010
CIE-Lab:
64.3233, -42.1846, 6.5373
CIE-LCH:
64.3233, 42.6881, 171.1910
CIE-Luv:
64.3233, -48.8655, 15.8588
Hunter-Lab:
57.6203, -34.6339, 8.1594
#2daf8f color charts
#2daf8f color shades, tints & tones
#2daf8f color schemes
#2daf8f color preview, HTML & CSS examples
This text has a color of #2daf8f
<p style="color:#2daf8f;">Text here</p>
.mytext {color:#2daf8f;}
This box has a color of #2daf8f
<div style="background-color:#2daf8f;">Content here</div>
.mybackground {background-color:#2daf8f;}
Border around this has a color of #2daf8f
<div style="border:2px solid #2daf8f;">Content here</div>
.myborder {border:2px solid #2daf8f;}