#2dbbbb color space conversions
Hex:
#2dbbbb
RGB:
45, 187, 187
CMY:
82, 27, 27
CMYK:
76, 0, 0, 27
HSL:
180°, 61.2069%, 45.4902%
HSV (HSB):
180°, 75.9358%, 73.3333%
XYZ:
27.8222, 39.6864, 53.2076
xyY:
0.2305, 0.3288, 39.6864
CIE-Lab:
69.2456, -35.4511, -10.5565
CIE-LCH:
69.2456, 36.9894, 196.5823
CIE-Luv:
69.2456, -50.1062, -10.8201
Hunter-Lab:
62.9971, -31.4120, -5.9785
#2dbbbb color charts
#2dbbbb color shades, tints & tones
#2dbbbb color schemes
#2dbbbb color preview, HTML & CSS examples
This text has a color of #2dbbbb
<p style="color:#2dbbbb;">Text here</p>
.mytext {color:#2dbbbb;}
This box has a color of #2dbbbb
<div style="background-color:#2dbbbb;">Content here</div>
.mybackground {background-color:#2dbbbb;}
Border around this has a color of #2dbbbb
<div style="border:2px solid #2dbbbb;">Content here</div>
.myborder {border:2px solid #2dbbbb;}