#00cdc1 color space conversions
Hex:
#00cdc1
RGB:
0, 205, 193
CMY:
100, 20, 24
CMYK:
100, 0, 6, 20
HSL:
176°, 100.0000%, 40.1961%
HSV (HSB):
176°, 100.0000%, 80.3922%
XYZ:
31.4570, 47.5129, 57.9650
xyY:
0.2297, 0.3470, 47.5129
CIE-Lab:
74.5167, -44.3014, -6.0302
CIE-LCH:
74.5167, 44.7099, 187.7513
CIE-Luv:
74.5167, -58.8778, -2.4670
Hunter-Lab:
68.9296, -39.1659, -1.6081
#00cdc1 color charts
#00cdc1 color shades, tints & tones
#00cdc1 color schemes
#00cdc1 color preview, HTML & CSS examples
This text has a color of #00cdc1
<p style="color:#00cdc1;">Text here</p>
.mytext {color:#00cdc1;}
This box has a color of #00cdc1
<div style="background-color:#00cdc1;">Content here</div>
.mybackground {background-color:#00cdc1;}
Border around this has a color of #00cdc1
<div style="border:2px solid #00cdc1;">Content here</div>
.myborder {border:2px solid #00cdc1;}