#00ecd5 color space conversions
Hex:
#00ecd5
RGB:
0, 236, 213
CMY:
100, 7, 16
CMYK:
100, 0, 10, 7
HSL:
174°, 100.0000%, 46.2745%
HSV (HSB):
174°, 100.0000%, 92.5490%
XYZ:
42.0057, 64.7950, 73.2435
xyY:
0.2333, 0.3599, 64.7950
CIE-Lab:
84.3780, -51.8085, -2.1744
CIE-LCH:
84.3780, 51.8541, 182.4033
CIE-Luv:
84.3780, -67.6152, 4.7895
Hunter-Lab:
80.4953, -47.7184, 2.3982
#00ecd5 color charts
#00ecd5 color shades, tints & tones
#00ecd5 color schemes
#00ecd5 color preview, HTML & CSS examples
This text has a color of #00ecd5
<p style="color:#00ecd5;">Text here</p>
.mytext {color:#00ecd5;}
This box has a color of #00ecd5
<div style="background-color:#00ecd5;">Content here</div>
.mybackground {background-color:#00ecd5;}
Border around this has a color of #00ecd5
<div style="border:2px solid #00ecd5;">Content here</div>
.myborder {border:2px solid #00ecd5;}