#343a4c color space conversions
Hex:
#343a4c
RGB:
52, 58, 76
CMY:
80, 77, 70
CMYK:
32, 24, 0, 70
HSL:
225°, 18.7500%, 25.0980%
HSV (HSB):
225°, 31.5789%, 29.8039%
XYZ:
4.2337, 4.2780, 7.4401
xyY:
0.2654, 0.2682, 4.2780
CIE-Lab:
24.5699, 2.3710, -11.8171
CIE-LCH:
24.5699, 12.0526, 281.3453
CIE-Luv:
24.5699, -3.5693, -14.0382
Hunter-Lab:
20.6833, 0.3421, -6.8492
#343a4c color charts
#343a4c color shades, tints & tones
#343a4c color schemes
#343a4c color preview, HTML & CSS examples
This text has a color of #343a4c
<p style="color:#343a4c;">Text here</p>
.mytext {color:#343a4c;}
This box has a color of #343a4c
<div style="background-color:#343a4c;">Content here</div>
.mybackground {background-color:#343a4c;}
Border around this has a color of #343a4c
<div style="border:2px solid #343a4c;">Content here</div>
.myborder {border:2px solid #343a4c;}