#00bcd0 color space conversions
Hex:
#00bcd0
RGB:
0, 188, 208
CMY:
100, 26, 18
CMYK:
100, 10, 0, 18
HSL:
186°, 100.0000%, 40.7843%
HSV (HSB):
186°, 100.0000%, 81.5686%
XYZ:
29.3684, 40.5205, 65.9479
xyY:
0.2162, 0.2983, 40.5205
CIE-Lab:
69.8387, -31.9679, -21.2191
CIE-LCH:
69.8387, 38.3692, 213.5748
CIE-Luv:
69.8387, -51.8923, -28.6884
Hunter-Lab:
63.6557, -29.0442, -16.8659
#00bcd0 color charts
#00bcd0 color shades, tints & tones
#00bcd0 color schemes
#00bcd0 color preview, HTML & CSS examples
This text has a color of #00bcd0
<p style="color:#00bcd0;">Text here</p>
.mytext {color:#00bcd0;}
This box has a color of #00bcd0
<div style="background-color:#00bcd0;">Content here</div>
.mybackground {background-color:#00bcd0;}
Border around this has a color of #00bcd0
<div style="border:2px solid #00bcd0;">Content here</div>
.myborder {border:2px solid #00bcd0;}