#343a2b color space conversions
Hex:
#343a2b
RGB:
52, 58, 43
CMY:
80, 77, 83
CMYK:
10, 0, 26, 77
HSL:
84°, 14.8515%, 19.8039%
HSV (HSB):
84°, 25.8621%, 22.7451%
XYZ:
3.3653, 3.9306, 2.8668
xyY:
0.3311, 0.3868, 3.9306
CIE-Lab:
23.4407, -5.8188, 8.5021
CIE-LCH:
23.4407, 10.3027, 124.3877
CIE-Luv:
23.4407, -2.4516, 9.2752
Hunter-Lab:
19.8257, -4.3959, 5.3046
#343a2b color charts
#343a2b color shades, tints & tones
#343a2b color schemes
#343a2b color preview, HTML & CSS examples
This text has a color of #343a2b
<p style="color:#343a2b;">Text here</p>
.mytext {color:#343a2b;}
This box has a color of #343a2b
<div style="background-color:#343a2b;">Content here</div>
.mybackground {background-color:#343a2b;}
Border around this has a color of #343a2b
<div style="border:2px solid #343a2b;">Content here</div>
.myborder {border:2px solid #343a2b;}