#333a42 color space conversions
Hex:
#333a42
RGB:
51, 58, 66
CMY:
80, 77, 74
CMYK:
23, 12, 0, 74
HSL:
212°, 12.8205%, 22.9412%
HSV (HSB):
212°, 22.7273%, 25.8824%
XYZ:
3.8617, 4.1233, 5.7466
xyY:
0.2812, 0.3003, 4.1233
CIE-Lab:
24.0748, -0.8471, -5.9260
CIE-LCH:
24.0748, 5.9862, 261.8647
CIE-Luv:
24.0748, -3.6381, -6.5624
Hunter-Lab:
20.3058, -1.5889, -2.5651
#333a42 color charts
#333a42 color shades, tints & tones
#333a42 color schemes
#333a42 color preview, HTML & CSS examples
This text has a color of #333a42
<p style="color:#333a42;">Text here</p>
.mytext {color:#333a42;}
This box has a color of #333a42
<div style="background-color:#333a42;">Content here</div>
.mybackground {background-color:#333a42;}
Border around this has a color of #333a42
<div style="border:2px solid #333a42;">Content here</div>
.myborder {border:2px solid #333a42;}