#008ba6 color space conversions
Hex:
#008ba6
RGB:
0, 139, 166
CMY:
100, 45, 35
CMYK:
100, 16, 0, 35
HSL:
190°, 100.0000%, 32.5490%
HSV (HSB):
190°, 100.0000%, 65.0980%
XYZ:
16.1156, 21.2184, 39.3226
xyY:
0.2102, 0.2768, 21.2184
CIE-Lab:
53.1877, -21.4827, -23.1373
CIE-LCH:
53.1877, 31.5728, 227.1237
CIE-Luv:
53.1877, -38.2626, -31.9318
Hunter-Lab:
46.0634, -18.1618, -18.3692
#008ba6 color charts
#008ba6 color shades, tints & tones
#008ba6 color schemes
#008ba6 color preview, HTML & CSS examples
This text has a color of #008ba6
<p style="color:#008ba6;">Text here</p>
.mytext {color:#008ba6;}
This box has a color of #008ba6
<div style="background-color:#008ba6;">Content here</div>
.mybackground {background-color:#008ba6;}
Border around this has a color of #008ba6
<div style="border:2px solid #008ba6;">Content here</div>
.myborder {border:2px solid #008ba6;}