#009b85 color space conversions
Hex:
#009b85
RGB:
0, 155, 133
CMY:
100, 39, 48
CMYK:
100, 0, 14, 39
HSL:
171°, 100.0000%, 30.3922%
HSV (HSB):
171°, 100.0000%, 60.7843%
XYZ:
15.9550, 25.1361, 26.2011
xyY:
0.2371, 0.3735, 25.1361
CIE-Lab:
57.2078, -39.7330, 1.8214
CIE-LCH:
57.2078, 39.7747, 177.3753
CIE-Luv:
57.2078, -46.4915, 8.4488
Hunter-Lab:
50.1360, -30.9331, 4.1101
#009b85 color charts
#009b85 color shades, tints & tones
#009b85 color schemes
#009b85 color preview, HTML & CSS examples
This text has a color of #009b85
<p style="color:#009b85;">Text here</p>
.mytext {color:#009b85;}
This box has a color of #009b85
<div style="background-color:#009b85;">Content here</div>
.mybackground {background-color:#009b85;}
Border around this has a color of #009b85
<div style="border:2px solid #009b85;">Content here</div>
.myborder {border:2px solid #009b85;}