#2dbd7b color space conversions
Hex:
#2dbd7b
RGB:
45, 189, 123
CMY:
82, 26, 52
CMYK:
76, 0, 35, 26
HSL:
153°, 61.5385%, 45.8824%
HSV (HSB):
153°, 76.1905%, 74.1176%
XYZ:
22.8549, 38.3831, 24.9430
xyY:
0.2652, 0.4454, 38.3831
CIE-Lab:
68.3021, -52.4496, 22.9733
CIE-LCH:
68.3021, 57.2602, 156.3462
CIE-Luv:
68.3021, -55.1292, 39.6293
Hunter-Lab:
61.9541, -42.5709, 19.4975
#2dbd7b color charts
#2dbd7b color shades, tints & tones
#2dbd7b color schemes
#2dbd7b color preview, HTML & CSS examples
This text has a color of #2dbd7b
<p style="color:#2dbd7b;">Text here</p>
.mytext {color:#2dbd7b;}
This box has a color of #2dbd7b
<div style="background-color:#2dbd7b;">Content here</div>
.mybackground {background-color:#2dbd7b;}
Border around this has a color of #2dbd7b
<div style="border:2px solid #2dbd7b;">Content here</div>
.myborder {border:2px solid #2dbd7b;}