#2dbd93 color space conversions
Hex:
#2dbd93
RGB:
45, 189, 147
CMY:
82, 26, 42
CMYK:
76, 0, 22, 26
HSL:
163°, 61.5385%, 45.8824%
HSV (HSB):
163°, 76.1905%, 74.1176%
XYZ:
24.5462, 39.0597, 33.8493
xyY:
0.2519, 0.4008, 39.0597
CIE-Lab:
68.7945, -47.0842, 10.7117
CIE-LCH:
68.7945, 48.2873, 167.1833
CIE-Luv:
68.7945, -53.6037, 22.7186
Hunter-Lab:
62.4977, -39.2644, 11.6364
#2dbd93 color charts
#2dbd93 color shades, tints & tones
#2dbd93 color schemes
#2dbd93 color preview, HTML & CSS examples
This text has a color of #2dbd93
<p style="color:#2dbd93;">Text here</p>
.mytext {color:#2dbd93;}
This box has a color of #2dbd93
<div style="background-color:#2dbd93;">Content here</div>
.mybackground {background-color:#2dbd93;}
Border around this has a color of #2dbd93
<div style="border:2px solid #2dbd93;">Content here</div>
.myborder {border:2px solid #2dbd93;}