#2dbc9d color space conversions
Hex:
#2dbc9d
RGB:
45, 188, 157
CMY:
82, 26, 38
CMYK:
76, 0, 16, 26
HSL:
167°, 61.3734%, 45.6863%
HSV (HSB):
167°, 76.0638%, 73.7255%
XYZ:
25.1512, 38.9586, 38.0925
xyY:
0.2461, 0.3812, 38.9586
CIE-Lab:
68.7213, -44.1742, 5.1457
CIE-LCH:
68.7213, 44.4729, 173.3558
CIE-Luv:
68.7213, -52.5717, 14.3696
Hunter-Lab:
62.4169, -37.3020, 7.5076
#2dbc9d color charts
#2dbc9d color shades, tints & tones
#2dbc9d color schemes
#2dbc9d color preview, HTML & CSS examples
This text has a color of #2dbc9d
<p style="color:#2dbc9d;">Text here</p>
.mytext {color:#2dbc9d;}
This box has a color of #2dbc9d
<div style="background-color:#2dbc9d;">Content here</div>
.mybackground {background-color:#2dbc9d;}
Border around this has a color of #2dbc9d
<div style="border:2px solid #2dbc9d;">Content here</div>
.myborder {border:2px solid #2dbc9d;}