#2dbebd color space conversions
Hex:
#2dbebd
RGB:
45, 190, 189
CMY:
82, 25, 26
CMYK:
76, 0, 1, 25
HSL:
180°, 61.7021%, 46.0784%
HSV (HSB):
180°, 76.3158%, 74.5098%
XYZ:
28.6810, 41.0589, 54.5576
xyY:
0.2307, 0.3303, 41.0589
CIE-Lab:
70.2172, -36.2577, -10.2026
CIE-LCH:
70.2172, 37.6658, 195.7161
CIE-Luv:
70.2172, -51.0238, -10.1609
Hunter-Lab:
64.0772, -32.2386, -5.6275
#2dbebd color charts
#2dbebd color shades, tints & tones
#2dbebd color schemes
#2dbebd color preview, HTML & CSS examples
This text has a color of #2dbebd
<p style="color:#2dbebd;">Text here</p>
.mytext {color:#2dbebd;}
This box has a color of #2dbebd
<div style="background-color:#2dbebd;">Content here</div>
.mybackground {background-color:#2dbebd;}
Border around this has a color of #2dbebd
<div style="border:2px solid #2dbebd;">Content here</div>
.myborder {border:2px solid #2dbebd;}