#00cccd color space conversions
Hex:
#00cccd
RGB:
0, 204, 205
CMY:
100, 20, 20
CMYK:
100, 0, 0, 20
HSL:
180°, 100.0000%, 40.1961%
HSV (HSB):
180°, 100.0000%, 80.3922%
XYZ:
32.6123, 47.5935, 65.2252
xyY:
0.2242, 0.3273, 47.5935
CIE-Lab:
74.5678, -40.3385, -12.4451
CIE-LCH:
74.5678, 42.2146, 197.1458
CIE-Luv:
74.5678, -57.5683, -13.2934
Hunter-Lab:
68.9880, -36.3478, -7.7645
#00cccd color charts
#00cccd RGB chart
#00cccd CMYK chart
#00cccd RGB pie chart
#00cccd color shades, tints & tones
#00cccd color schemes
#00cccd color preview, HTML & CSS examples
This text has a color of #00cccd
<p style="color:#00cccd;">Text here</p>
.mytext {color:#00cccd;}
Text color #00cccd
This box has a color of #00cccd
<div style="background-color:#00cccd;">Content here</div>
.mybackground {background-color:#00cccd;}
Background color #00cccd
Border around this has a color of #00cccd
<div style="border:2px solid #00cccd;">Content here</div>
.myborder {border:2px solid #00cccd;}
Border color #00cccd