#00bbad color space conversions
Hex:
#00bbad
RGB:
0, 187, 173
CMY:
100, 27, 32
CMYK:
100, 0, 7, 27
HSL:
176°, 100.0000%, 36.6667%
HSV (HSB):
176°, 100.0000%, 73.3333%
XYZ:
25.3131, 38.5578, 45.6434
xyY:
0.2311, 0.3521, 38.5578
CIE-Lab:
68.4297, -42.2299, -4.1134
CIE-LCH:
68.4297, 42.4298, 185.5634
CIE-Luv:
68.4297, -54.3757, 0.1987
Hunter-Lab:
62.0949, -35.9001, -0.1152
#00bbad color charts
#00bbad color shades, tints & tones
#00bbad color schemes
#00bbad color preview, HTML & CSS examples
This text has a color of #00bbad
<p style="color:#00bbad;">Text here</p>
.mytext {color:#00bbad;}
This box has a color of #00bbad
<div style="background-color:#00bbad;">Content here</div>
.mybackground {background-color:#00bbad;}
Border around this has a color of #00bbad
<div style="border:2px solid #00bbad;">Content here</div>
.myborder {border:2px solid #00bbad;}