#2dcdcd color space conversions
Hex:
#2dcdcd
RGB:
45, 205, 205
CMY:
82, 20, 20
CMYK:
78, 0, 0, 20
HSL:
180°, 64.0000%, 49.0196%
HSV (HSB):
180°, 78.0488%, 80.3922%
XYZ:
33.9330, 48.6283, 65.3554
xyY:
0.2294, 0.3288, 48.6283
CIE-Lab:
75.2195, -38.4849, -11.4335
CIE-LCH:
75.2195, 40.1474, 196.5462
CIE-Luv:
75.2195, -55.1192, -11.9025
Hunter-Lab:
69.7340, -35.1754, -6.7533
#2dcdcd color charts
#2dcdcd color shades, tints & tones
#2dcdcd color schemes
#2dcdcd color preview, HTML & CSS examples
This text has a color of #2dcdcd
<p style="color:#2dcdcd;">Text here</p>
.mytext {color:#2dcdcd;}
This box has a color of #2dcdcd
<div style="background-color:#2dcdcd;">Content here</div>
.mybackground {background-color:#2dcdcd;}
Border around this has a color of #2dcdcd
<div style="border:2px solid #2dcdcd;">Content here</div>
.myborder {border:2px solid #2dcdcd;}