#033e40 color space conversions
Hex:
#033e40
RGB:
3, 62, 64
CMY:
99, 76, 75
CMYK:
95, 3, 0, 75
HSL:
182°, 91.0448%, 13.1373%
HSV (HSB):
182°, 95.3125%, 25.0980%
XYZ:
2.6856, 3.8348, 5.4491
xyY:
0.2244, 0.3204, 3.8348
CIE-Lab:
23.1175, -16.3203, -6.2591
CIE-LCH:
23.1175, 17.4794, 200.9826
CIE-Luv:
23.1175, -17.2854, -5.2617
Hunter-Lab:
19.5826, -9.7897, -2.7905
#033e40 color charts
#033e40 color shades, tints & tones
#033e40 color schemes
#033e40 color preview, HTML & CSS examples
This text has a color of #033e40
<p style="color:#033e40;">Text here</p>
.mytext {color:#033e40;}
This box has a color of #033e40
<div style="background-color:#033e40;">Content here</div>
.mybackground {background-color:#033e40;}
Border around this has a color of #033e40
<div style="border:2px solid #033e40;">Content here</div>
.myborder {border:2px solid #033e40;}