#00bbb7 color space conversions
Hex:
#00bbb7
RGB:
0, 187, 183
CMY:
100, 27, 28
CMYK:
100, 0, 2, 27
HSL:
179°, 100.0000%, 36.6667%
HSV (HSB):
179°, 100.0000%, 73.3333%
XYZ:
26.3176, 38.9595, 50.9326
xyY:
0.2265, 0.3353, 38.9595
CIE-Lab:
68.7220, -39.2898, -9.1814
CIE-LCH:
68.7220, 40.3483, 193.1530
CIE-Luv:
68.7220, -53.5699, -8.1239
Hunter-Lab:
62.4176, -33.9685, -4.6882
#00bbb7 color charts
#00bbb7 color shades, tints & tones
#00bbb7 color schemes
#00bbb7 color preview, HTML & CSS examples
This text has a color of #00bbb7
<p style="color:#00bbb7;">Text here</p>
.mytext {color:#00bbb7;}
This box has a color of #00bbb7
<div style="background-color:#00bbb7;">Content here</div>
.mybackground {background-color:#00bbb7;}
Border around this has a color of #00bbb7
<div style="border:2px solid #00bbb7;">Content here</div>
.myborder {border:2px solid #00bbb7;}