#00cadc color space conversions
Hex:
#00cadc
RGB:
0, 202, 220
CMY:
100, 21, 14
CMYK:
100, 8, 0, 14
HSL:
185°, 100.0000%, 43.1373%
HSV (HSB):
185°, 100.0000%, 86.2745%
XYZ:
34.0388, 47.4084, 75.0668
xyY:
0.2175, 0.3029, 47.4084
CIE-Lab:
74.4502, -34.8006, -20.7335
CIE-LCH:
74.4502, 40.5088, 210.7856
CIE-Luv:
74.4502, -55.6771, -27.7099
Hunter-Lab:
68.8537, -32.2501, -16.4425
#00cadc color charts
#00cadc color shades, tints & tones
#00cadc color schemes
#00cadc color preview, HTML & CSS examples
This text has a color of #00cadc
<p style="color:#00cadc;">Text here</p>
.mytext {color:#00cadc;}
This box has a color of #00cadc
<div style="background-color:#00cadc;">Content here</div>
.mybackground {background-color:#00cadc;}
Border around this has a color of #00cadc
<div style="border:2px solid #00cadc;">Content here</div>
.myborder {border:2px solid #00cadc;}