#009daa color space conversions
Hex:
#009daa
RGB:
0, 157, 170
CMY:
100, 38, 33
CMYK:
100, 8, 0, 33
HSL:
185°, 100.0000%, 33.3333%
HSV (HSB):
185°, 100.0000%, 66.6667%
XYZ:
19.3127, 27.0162, 42.2270
xyY:
0.2181, 0.3051, 27.0162
CIE-Lab:
58.9893, -29.2814, -16.5581
CIE-LCH:
58.9893, 33.6388, 209.4874
CIE-Luv:
58.9893, -44.2473, -20.8929
Hunter-Lab:
51.9771, -24.6364, -11.7841
#009daa color charts
#009daa color shades, tints & tones
#009daa color schemes
#009daa color preview, HTML & CSS examples
This text has a color of #009daa
<p style="color:#009daa;">Text here</p>
.mytext {color:#009daa;}
This box has a color of #009daa
<div style="background-color:#009daa;">Content here</div>
.mybackground {background-color:#009daa;}
Border around this has a color of #009daa
<div style="border:2px solid #009daa;">Content here</div>
.myborder {border:2px solid #009daa;}