#00b8c8 color space conversions
Hex:
#00b8c8
RGB:
0, 184, 200
CMY:
100, 28, 22
CMYK:
100, 8, 0, 22
HSL:
185°, 100.0000%, 39.2157%
HSV (HSB):
185°, 100.0000%, 78.4314%
XYZ:
27.5658, 38.4511, 60.6125
xyY:
0.2177, 0.3037, 38.4511
CIE-Lab:
68.3518, -32.6212, -19.0904
CIE-LCH:
68.3518, 37.7967, 210.3368
CIE-Luv:
68.3518, -51.1695, -25.0148
Hunter-Lab:
62.0090, -29.1643, -14.5485
#00b8c8 color charts
#00b8c8 color shades, tints & tones
#00b8c8 color schemes
#00b8c8 color preview, HTML & CSS examples
This text has a color of #00b8c8
<p style="color:#00b8c8;">Text here</p>
.mytext {color:#00b8c8;}
This box has a color of #00b8c8
<div style="background-color:#00b8c8;">Content here</div>
.mybackground {background-color:#00b8c8;}
Border around this has a color of #00b8c8
<div style="border:2px solid #00b8c8;">Content here</div>
.myborder {border:2px solid #00b8c8;}