#00b8b6 color space conversions
Hex:
#00b8b6
RGB:
0, 184, 182
CMY:
100, 28, 29
CMYK:
100, 0, 1, 28
HSL:
179°, 100.0000%, 36.0784%
HSV (HSB):
179°, 100.0000%, 72.1569%
XYZ:
25.5840, 37.6584, 50.1763
xyY:
0.2256, 0.3320, 37.6584
CIE-Lab:
67.7681, -38.2348, -10.0537
CIE-LCH:
67.7681, 39.5345, 194.7323
CIE-Luv:
67.7681, -52.6234, -9.6381
Hunter-Lab:
61.3664, -32.9736, -5.5221
#00b8b6 color charts
#00b8b6 color shades, tints & tones
#00b8b6 color schemes
#00b8b6 color preview, HTML & CSS examples
This text has a color of #00b8b6
<p style="color:#00b8b6;">Text here</p>
.mytext {color:#00b8b6;}
This box has a color of #00b8b6
<div style="background-color:#00b8b6;">Content here</div>
.mybackground {background-color:#00b8b6;}
Border around this has a color of #00b8b6
<div style="border:2px solid #00b8b6;">Content here</div>
.myborder {border:2px solid #00b8b6;}