#333c50 color space conversions
Hex:
#333c50
RGB:
51, 60, 80
CMY:
80, 76, 69
CMYK:
36, 25, 0, 69
HSL:
221°, 22.1374%, 25.6863%
HSV (HSB):
221°, 36.2500%, 31.3725%
XYZ:
4.4291, 4.5147, 8.2274
xyY:
0.2579, 0.2629, 4.5147
CIE-Lab:
25.3049, 1.8880, -13.3381
CIE-LCH:
25.3049, 13.4710, 278.0568
CIE-Luv:
25.3049, -4.8953, -16.0266
Hunter-Lab:
21.2479, 0.0242, -8.0843
#333c50 color charts
#333c50 color shades, tints & tones
#333c50 color schemes
#333c50 color preview, HTML & CSS examples
This text has a color of #333c50
<p style="color:#333c50;">Text here</p>
.mytext {color:#333c50;}
This box has a color of #333c50
<div style="background-color:#333c50;">Content here</div>
.mybackground {background-color:#333c50;}
Border around this has a color of #333c50
<div style="border:2px solid #333c50;">Content here</div>
.myborder {border:2px solid #333c50;}