#008caa color space conversions
Hex:
#008caa
RGB:
0, 140, 170
CMY:
100, 45, 33
CMYK:
100, 18, 0, 33
HSL:
191°, 100.0000%, 33.3333%
HSV (HSB):
191°, 100.0000%, 66.6667%
XYZ:
16.6338, 21.6584, 41.3340
xyY:
0.2089, 0.2720, 21.6584
CIE-Lab:
53.6627, -20.5950, -24.7065
CIE-LCH:
53.6627, 32.1647, 230.1859
CIE-Luv:
53.6627, -38.3068, -34.6032
Hunter-Lab:
46.5386, -17.6434, -20.0823
#008caa color charts
#008caa RGB chart
#008caa CMYK chart
#008caa RGB pie chart
#008caa color shades, tints & tones
#008caa color schemes
#008caa color preview, HTML & CSS examples
This text has a color of #008caa
<p style="color:#008caa;">Text here</p>
.mytext {color:#008caa;}
Text color #008caa
This box has a color of #008caa
<div style="background-color:#008caa;">Content here</div>
.mybackground {background-color:#008caa;}
Background color #008caa
Border around this has a color of #008caa
<div style="border:2px solid #008caa;">Content here</div>
.myborder {border:2px solid #008caa;}
Border color #008caa