#00dcc3 color space conversions
Hex:
#00dcc3
RGB:
0, 220, 195
CMY:
100, 14, 24
CMYK:
100, 0, 11, 14
HSL:
173°, 100.0000%, 43.1373%
HSV (HSB):
173°, 100.0000%, 86.2745%
XYZ:
35.4435, 55.1265, 60.4022
xyY:
0.2348, 0.3651, 55.1265
CIE-Lab:
79.1141, -50.0848, -0.3442
CIE-LCH:
79.1141, 50.0860, 180.3938
CIE-Luv:
79.1141, -63.7475, 7.3004
Hunter-Lab:
74.2472, -44.7218, 3.7390
#00dcc3 color charts
#00dcc3 color shades, tints & tones
#00dcc3 color schemes
#00dcc3 color preview, HTML & CSS examples
This text has a color of #00dcc3
<p style="color:#00dcc3;">Text here</p>
.mytext {color:#00dcc3;}
This box has a color of #00dcc3
<div style="background-color:#00dcc3;">Content here</div>
.mybackground {background-color:#00dcc3;}
Border around this has a color of #00dcc3
<div style="border:2px solid #00dcc3;">Content here</div>
.myborder {border:2px solid #00dcc3;}