#00b2b7 color space conversions
Hex:
#00b2b7
RGB:
0, 178, 183
CMY:
100, 30, 28
CMYK:
100, 3, 0, 28
HSL:
182°, 100.0000%, 35.8824%
HSV (HSB):
182°, 100.0000%, 71.7647%
XYZ:
24.4676, 35.2597, 50.3160
xyY:
0.2223, 0.3204, 35.2597
CIE-Lab:
65.9503, -35.1654, -13.3309
CIE-LCH:
65.9503, 37.6074, 200.7613
CIE-Luv:
65.9503, -50.4814, -15.2371
Hunter-Lab:
59.3799, -30.3634, -8.6739
#00b2b7 color charts
#00b2b7 color shades, tints & tones
#00b2b7 color schemes
#00b2b7 color preview, HTML & CSS examples
This text has a color of #00b2b7
<p style="color:#00b2b7;">Text here</p>
.mytext {color:#00b2b7;}
This box has a color of #00b2b7
<div style="background-color:#00b2b7;">Content here</div>
.mybackground {background-color:#00b2b7;}
Border around this has a color of #00b2b7
<div style="border:2px solid #00b2b7;">Content here</div>
.myborder {border:2px solid #00b2b7;}