#00dcc9 color space conversions
Hex:
#00dcc9
RGB:
0, 220, 201
CMY:
100, 14, 21
CMYK:
100, 0, 9, 14
HSL:
175°, 100.0000%, 43.1373%
HSV (HSB):
175°, 100.0000%, 86.2745%
XYZ:
36.1358, 55.4034, 64.0477
xyY:
0.2323, 0.3561, 55.4034
CIE-Lab:
79.2731, -48.4420, -3.3118
CIE-LCH:
79.2731, 48.5551, 183.9110
CIE-Luv:
79.2731, -63.2676, 2.4399
Hunter-Lab:
74.4335, -43.6008, 1.0862
#00dcc9 color charts
#00dcc9 color shades, tints & tones
#00dcc9 color schemes
#00dcc9 color preview, HTML & CSS examples
This text has a color of #00dcc9
<p style="color:#00dcc9;">Text here</p>
.mytext {color:#00dcc9;}
This box has a color of #00dcc9
<div style="background-color:#00dcc9;">Content here</div>
.mybackground {background-color:#00dcc9;}
Border around this has a color of #00dcc9
<div style="border:2px solid #00dcc9;">Content here</div>
.myborder {border:2px solid #00dcc9;}