#0d9d9e color space conversions
Hex:
#0d9d9e
RGB:
13, 157, 158
CMY:
95, 38, 38
CMYK:
92, 1, 0, 38
HSL:
180°, 84.7953%, 33.5294%
HSV (HSB):
180°, 91.7722%, 61.9608%
XYZ:
18.3945, 26.6681, 36.5257
xyY:
0.2255, 0.3269, 26.6681
CIE-Lab:
58.6659, -32.6213, -10.2321
CIE-LCH:
58.6659, 34.1883, 197.4147
CIE-Luv:
58.6659, -44.6046, -10.4945
Hunter-Lab:
51.6412, -26.7907, -5.7869
#0d9d9e color charts
#0d9d9e color shades, tints & tones
#0d9d9e color schemes
#0d9d9e color preview, HTML & CSS examples
This text has a color of #0d9d9e
<p style="color:#0d9d9e;">Text here</p>
.mytext {color:#0d9d9e;}
This box has a color of #0d9d9e
<div style="background-color:#0d9d9e;">Content here</div>
.mybackground {background-color:#0d9d9e;}
Border around this has a color of #0d9d9e
<div style="border:2px solid #0d9d9e;">Content here</div>
.myborder {border:2px solid #0d9d9e;}