#00bcc1 color space conversions
Hex:
#00bcc1
RGB:
0, 188, 193
CMY:
100, 26, 24
CMYK:
100, 3, 0, 24
HSL:
182°, 100.0000%, 37.8431%
HSV (HSB):
182°, 100.0000%, 75.6863%
XYZ:
27.6089, 39.8167, 56.6823
xyY:
0.2225, 0.3208, 39.8167
CIE-Lab:
69.3388, -36.7033, -13.7530
CIE-LCH:
69.3388, 39.1954, 200.5413
CIE-Luv:
69.3388, -53.1025, -15.7999
Hunter-Lab:
63.1005, -32.3253, -9.0891
#00bcc1 color charts
#00bcc1 color shades, tints & tones
#00bcc1 color schemes
#00bcc1 color preview, HTML & CSS examples
This text has a color of #00bcc1
<p style="color:#00bcc1;">Text here</p>
.mytext {color:#00bcc1;}
This box has a color of #00bcc1
<div style="background-color:#00bcc1;">Content here</div>
.mybackground {background-color:#00bcc1;}
Border around this has a color of #00bcc1
<div style="border:2px solid #00bcc1;">Content here</div>
.myborder {border:2px solid #00bcc1;}