#00b8b8 color space conversions
Hex:
#00b8b8
RGB:
0, 184, 184
CMY:
100, 28, 28
CMYK:
100, 0, 0, 28
HSL:
180°, 100.0000%, 36.0784%
HSV (HSB):
180°, 100.0000%, 72.1569%
XYZ:
25.7922, 37.7417, 51.2729
xyY:
0.2247, 0.3287, 37.7417
CIE-Lab:
67.8298, -37.6273, -11.0646
CIE-LCH:
67.8298, 39.2204, 196.3863
CIE-Luv:
67.8298, -52.4617, -11.3280
Hunter-Lab:
61.4343, -32.5695, -6.4793
#00b8b8 color charts
#00b8b8 color shades, tints & tones
#00b8b8 color schemes
#00b8b8 color preview, HTML & CSS examples
This text has a color of #00b8b8
<p style="color:#00b8b8;">Text here</p>
.mytext {color:#00b8b8;}
This box has a color of #00b8b8
<div style="background-color:#00b8b8;">Content here</div>
.mybackground {background-color:#00b8b8;}
Border around this has a color of #00b8b8
<div style="border:2px solid #00b8b8;">Content here</div>
.myborder {border:2px solid #00b8b8;}