#2dbdbc color space conversions
Hex:
#2dbdbc
RGB:
45, 189, 188
CMY:
82, 26, 26
CMYK:
76, 0, 1, 26
HSL:
180°, 61.5385%, 45.8824%
HSV (HSB):
180°, 76.1905%, 74.1176%
XYZ:
28.3569, 40.5839, 53.9159
xyY:
0.2308, 0.3303, 40.5839
CIE-Lab:
69.8834, -36.0870, -10.1527
CIE-LCH:
69.8834, 37.4880, 195.7134
CIE-Luv:
69.8834, -50.7422, -10.1001
Hunter-Lab:
63.7055, -32.0299, -5.5850
#2dbdbc color charts
#2dbdbc color shades, tints & tones
#2dbdbc color schemes
#2dbdbc color preview, HTML & CSS examples
This text has a color of #2dbdbc
<p style="color:#2dbdbc;">Text here</p>
.mytext {color:#2dbdbc;}
This box has a color of #2dbdbc
<div style="background-color:#2dbdbc;">Content here</div>
.mybackground {background-color:#2dbdbc;}
Border around this has a color of #2dbdbc
<div style="border:2px solid #2dbdbc;">Content here</div>
.myborder {border:2px solid #2dbdbc;}