#00b8cc color space conversions
Hex:
#00b8cc
RGB:
0, 184, 204
CMY:
100, 28, 20
CMYK:
100, 10, 0, 20
HSL:
186°, 100.0000%, 40.0000%
HSV (HSB):
186°, 100.0000%, 80.0000%
XYZ:
28.0396, 38.6406, 63.1073
xyY:
0.2160, 0.2977, 38.6406
CIE-Lab:
68.4901, -31.3323, -21.0789
CIE-LCH:
68.4901, 37.7628, 213.9308
CIE-Luv:
68.4901, -50.8483, -28.4714
Hunter-Lab:
62.1616, -28.2657, -16.6789
#00b8cc color charts
#00b8cc color shades, tints & tones
#00b8cc color schemes
#00b8cc color preview, HTML & CSS examples
This text has a color of #00b8cc
<p style="color:#00b8cc;">Text here</p>
.mytext {color:#00b8cc;}
This box has a color of #00b8cc
<div style="background-color:#00b8cc;">Content here</div>
.mybackground {background-color:#00b8cc;}
Border around this has a color of #00b8cc
<div style="border:2px solid #00b8cc;">Content here</div>
.myborder {border:2px solid #00b8cc;}