#343b2c color space conversions
Hex:
#343b2c
RGB:
52, 59, 44
CMY:
80, 77, 83
CMYK:
12, 0, 25, 77
HSL:
88°, 14.5631%, 20.1961%
HSV (HSB):
88°, 25.4237%, 23.1373%
XYZ:
3.4348, 4.0398, 2.9816
xyY:
0.3285, 0.3864, 4.0398
CIE-Lab:
23.8027, -6.2572, 8.3426
CIE-LCH:
23.8027, 10.4284, 126.8710
CIE-Luv:
23.8027, -2.9628, 9.2465
Hunter-Lab:
20.0994, -4.6702, 5.2743
#343b2c color charts
#343b2c color shades, tints & tones
#343b2c color schemes
#343b2c color preview, HTML & CSS examples
This text has a color of #343b2c
<p style="color:#343b2c;">Text here</p>
.mytext {color:#343b2c;}
This box has a color of #343b2c
<div style="background-color:#343b2c;">Content here</div>
.mybackground {background-color:#343b2c;}
Border around this has a color of #343b2c
<div style="border:2px solid #343b2c;">Content here</div>
.myborder {border:2px solid #343b2c;}