#0e9999 color space conversions
Hex:
#0e9999
RGB:
14, 153, 153
CMY:
95, 40, 40
CMYK:
91, 0, 0, 40
HSL:
180°, 83.2335%, 32.7451%
HSV (HSB):
180°, 90.8497%, 60.0000%
XYZ:
17.3221, 25.1757, 34.0834
xyY:
0.2262, 0.3287, 25.1757
CIE-Lab:
57.2462, -32.2355, -9.5106
CIE-LCH:
57.2462, 33.6092, 196.4380
CIE-Luv:
57.2462, -43.5245, -9.3983
Hunter-Lab:
50.1754, -26.1833, -5.1520
#0e9999 color charts
#0e9999 color shades, tints & tones
#0e9999 color schemes
#0e9999 color preview, HTML & CSS examples
This text has a color of #0e9999
<p style="color:#0e9999;">Text here</p>
.mytext {color:#0e9999;}
This box has a color of #0e9999
<div style="background-color:#0e9999;">Content here</div>
.mybackground {background-color:#0e9999;}
Border around this has a color of #0e9999
<div style="border:2px solid #0e9999;">Content here</div>
.myborder {border:2px solid #0e9999;}