#09b08d color space conversions
Hex:
#09b08d
RGB:
9, 176, 141
CMY:
96, 31, 45
CMYK:
95, 0, 20, 31
HSL:
167°, 90.2703%, 36.2745%
HSV (HSB):
167°, 94.8864%, 69.0196%
XYZ:
20.4457, 33.0318, 30.4975
xyY:
0.2435, 0.3934, 33.0318
CIE-Lab:
64.1867, -46.0441, 7.3956
CIE-LCH:
64.1867, 46.6343, 170.8751
CIE-Luv:
64.1867, -52.7351, 17.5998
Hunter-Lab:
57.4733, -37.0783, 8.7698
#09b08d color charts
#09b08d color shades, tints & tones
#09b08d color schemes
#09b08d color preview, HTML & CSS examples
This text has a color of #09b08d
<p style="color:#09b08d;">Text here</p>
.mytext {color:#09b08d;}
This box has a color of #09b08d
<div style="background-color:#09b08d;">Content here</div>
.mybackground {background-color:#09b08d;}
Border around this has a color of #09b08d
<div style="border:2px solid #09b08d;">Content here</div>
.myborder {border:2px solid #09b08d;}