#00b0b2 color space conversions
Hex:
#00b0b2
RGB:
0, 176, 178
CMY:
100, 31, 30
CMYK:
100, 1, 0, 30
HSL:
181°, 100.0000%, 34.9020%
HSV (HSB):
181°, 100.0000%, 69.8039%
XYZ:
23.5612, 34.2650, 47.4915
xyY:
0.2237, 0.3253, 34.2650
CIE-Lab:
65.1724, -35.7893, -11.7230
CIE-LCH:
65.1724, 37.6604, 198.1366
CIE-Luv:
65.1724, -50.1962, -12.5697
Hunter-Lab:
58.5363, -30.5913, -7.1275
#00b0b2 color charts
#00b0b2 color shades, tints & tones
#00b0b2 color schemes
#00b0b2 color preview, HTML & CSS examples
This text has a color of #00b0b2
<p style="color:#00b0b2;">Text here</p>
.mytext {color:#00b0b2;}
This box has a color of #00b0b2
<div style="background-color:#00b0b2;">Content here</div>
.mybackground {background-color:#00b0b2;}
Border around this has a color of #00b0b2
<div style="border:2px solid #00b0b2;">Content here</div>
.myborder {border:2px solid #00b0b2;}