#008daa color space conversions
Hex:
#008daa
RGB:
0, 141, 170
CMY:
100, 45, 33
CMYK:
100, 17, 0, 33
HSL:
190°, 100.0000%, 33.3333%
HSV (HSB):
190°, 100.0000%, 66.6667%
XYZ:
16.7806, 21.9520, 41.3829
xyY:
0.2095, 0.2740, 21.9520
CIE-Lab:
53.9761, -21.1253, -24.2234
CIE-LCH:
53.9761, 32.1411, 228.9081
CIE-Luv:
53.9761, -38.6561, -33.7975
Hunter-Lab:
46.8530, -18.0623, -19.5708
#008daa color charts
#008daa RGB chart
#008daa CMYK chart
#008daa RGB pie chart
#008daa color shades, tints & tones
#008daa color schemes
#008daa color preview, HTML & CSS examples
This text has a color of #008daa
<p style="color:#008daa;">Text here</p>
.mytext {color:#008daa;}
Text color #008daa
This box has a color of #008daa
<div style="background-color:#008daa;">Content here</div>
.mybackground {background-color:#008daa;}
Background color #008daa
Border around this has a color of #008daa
<div style="border:2px solid #008daa;">Content here</div>
.myborder {border:2px solid #008daa;}
Border color #008daa