#033b30 color space conversions
Hex:
#033b30
RGB:
3, 59, 48
CMY:
99, 77, 81
CMYK:
95, 0, 19, 77
HSL:
168°, 90.3226%, 12.1569%
HSV (HSB):
168°, 94.9153%, 23.1373%
XYZ:
2.1350, 3.3607, 3.3325
xyY:
0.2418, 0.3807, 3.3607
CIE-Lab:
21.4341, -20.2764, 1.9814
CIE-LCH:
21.4341, 20.3730, 174.4189
CIE-Luv:
21.4341, -17.0786, 4.2555
Hunter-Lab:
18.3322, -11.2927, 2.0547
#033b30 color charts
#033b30 color shades, tints & tones
#033b30 color schemes
#033b30 color preview, HTML & CSS examples
This text has a color of #033b30
<p style="color:#033b30;">Text here</p>
.mytext {color:#033b30;}
This box has a color of #033b30
<div style="background-color:#033b30;">Content here</div>
.mybackground {background-color:#033b30;}
Border around this has a color of #033b30
<div style="border:2px solid #033b30;">Content here</div>
.myborder {border:2px solid #033b30;}