#00ccd0 color space conversions
Hex:
#00ccd0
RGB:
0, 204, 208
CMY:
100, 20, 18
CMYK:
100, 2, 0, 18
HSL:
181°, 100.0000%, 40.7843%
HSV (HSB):
181°, 100.0000%, 81.5686%
XYZ:
32.9780, 47.7398, 67.1511
xyY:
0.2230, 0.3229, 47.7398
CIE-Lab:
74.6605, -39.4344, -13.9285
CIE-LCH:
74.6605, 41.8220, 199.4536
CIE-Luv:
74.6605, -57.3249, -15.8360
Hunter-Lab:
69.0940, -35.7178, -9.2570
#00ccd0 color charts
#00ccd0 color shades, tints & tones
#00ccd0 color schemes
#00ccd0 color preview, HTML & CSS examples
This text has a color of #00ccd0
<p style="color:#00ccd0;">Text here</p>
.mytext {color:#00ccd0;}
This box has a color of #00ccd0
<div style="background-color:#00ccd0;">Content here</div>
.mybackground {background-color:#00ccd0;}
Border around this has a color of #00ccd0
<div style="border:2px solid #00ccd0;">Content here</div>
.myborder {border:2px solid #00ccd0;}