#009aa5 color space conversions
Hex:
#009aa5
RGB:
0, 154, 165
CMY:
100, 40, 35
CMYK:
100, 7, 0, 35
HSL:
184°, 100.0000%, 32.3529%
HSV (HSB):
184°, 100.0000%, 64.7059%
XYZ:
18.3471, 25.8278, 39.6156
xyY:
0.2190, 0.3082, 25.8278
CIE-Lab:
57.8733, -29.4533, -15.4116
CIE-LCH:
57.8733, 33.2418, 207.6211
CIE-Luv:
57.8733, -43.5977, -18.9935
Hunter-Lab:
50.8211, -24.4958, -10.6425
#009aa5 color charts
#009aa5 color shades, tints & tones
#009aa5 color schemes
#009aa5 color preview, HTML & CSS examples
This text has a color of #009aa5
<p style="color:#009aa5;">Text here</p>
.mytext {color:#009aa5;}
This box has a color of #009aa5
<div style="background-color:#009aa5;">Content here</div>
.mybackground {background-color:#009aa5;}
Border around this has a color of #009aa5
<div style="border:2px solid #009aa5;">Content here</div>
.myborder {border:2px solid #009aa5;}