#00ccda color space conversions
Hex:
#00ccda
RGB:
0, 204, 218
CMY:
100, 20, 15
CMYK:
100, 6, 0, 15
HSL:
184°, 100.0000%, 42.7451%
HSV (HSB):
184°, 100.0000%, 85.4902%
XYZ:
34.2478, 48.2477, 73.8374
xyY:
0.2191, 0.3086, 48.2477
CIE-Lab:
74.9809, -36.3628, -18.8486
CIE-LCH:
74.9809, 40.9576, 207.3999
CIE-Luv:
74.9809, -56.5143, -24.3764
Hunter-Lab:
69.4606, -33.5460, -14.4036
#00ccda color charts
#00ccda color shades, tints & tones
#00ccda color schemes
#00ccda color preview, HTML & CSS examples
This text has a color of #00ccda
<p style="color:#00ccda;">Text here</p>
.mytext {color:#00ccda;}
This box has a color of #00ccda
<div style="background-color:#00ccda;">Content here</div>
.mybackground {background-color:#00ccda;}
Border around this has a color of #00ccda
<div style="border:2px solid #00ccda;">Content here</div>
.myborder {border:2px solid #00ccda;}