#333f5f color space conversions
Hex:
#333f5f
RGB:
51, 63, 95
CMY:
80, 75, 63
CMYK:
46, 34, 0, 63
HSL:
224°, 30.1370%, 28.6275%
HSV (HSB):
224°, 46.3158%, 37.2549%
XYZ:
5.2083, 5.0850, 11.5335
xyY:
0.2386, 0.2330, 5.0850
CIE-Lab:
26.9757, 4.6735, -20.5342
CIE-LCH:
26.9757, 21.0594, 282.8219
CIE-Luv:
26.9757, -6.4433, -25.9835
Hunter-Lab:
22.5500, 1.7650, -14.5395
#333f5f color charts
#333f5f color shades, tints & tones
#333f5f color schemes
#333f5f color preview, HTML & CSS examples
This text has a color of #333f5f
<p style="color:#333f5f;">Text here</p>
.mytext {color:#333f5f;}
This box has a color of #333f5f
<div style="background-color:#333f5f;">Content here</div>
.mybackground {background-color:#333f5f;}
Border around this has a color of #333f5f
<div style="border:2px solid #333f5f;">Content here</div>
.myborder {border:2px solid #333f5f;}