#033f5c color space conversions
Hex:
#033f5c
RGB:
3, 63, 92
CMY:
99, 75, 64
CMYK:
97, 32, 0, 64
HSL:
200°, 93.6842%, 18.6275%
HSV (HSB):
200°, 96.7391%, 36.0784%
XYZ:
3.7468, 4.3471, 10.7668
xyY:
0.1987, 0.2305, 4.3471
CIE-Lab:
24.7872, -5.6387, -22.1625
CIE-LCH:
24.7872, 22.8685, 255.7254
CIE-Luv:
24.7872, -16.0543, -26.4046
Hunter-Lab:
20.8497, -4.4092, -16.0227
#033f5c color charts
#033f5c color shades, tints & tones
#033f5c color schemes
#033f5c color preview, HTML & CSS examples
This text has a color of #033f5c
<p style="color:#033f5c;">Text here</p>
.mytext {color:#033f5c;}
This box has a color of #033f5c
<div style="background-color:#033f5c;">Content here</div>
.mybackground {background-color:#033f5c;}
Border around this has a color of #033f5c
<div style="border:2px solid #033f5c;">Content here</div>
.myborder {border:2px solid #033f5c;}