#343b2f color space conversions
Hex:
        #343b2f
        RGB:
        52, 59, 47
        CMY:
        80, 77, 82
        CMYK:
        12, 0, 20, 77
      HSL:
        95°, 11.3208%, 20.7843%
        HSV (HSB):
        95°, 20.3390%, 23.1373%
        XYZ:
        3.4932, 4.0632, 3.2895
        xyY:
        0.3221, 0.3746, 4.0632
      CIE-Lab:
        23.8794, -5.6549, 6.4674
        CIE-LCH:
        23.8794, 8.5910, 131.1657
        CIE-Luv:
        23.8794, -3.0437, 7.3814
        Hunter-Lab:
        20.1575, -4.3420, 4.4347
      #343b2f color charts
#343b2f RGB chart
      #343b2f CMYK chart
      #343b2f RGB pie chart
      #343b2f color shades, tints & tones
#343b2f color schemes
#343b2f color preview, HTML & CSS examples
           This text has a color of #343b2f        
        
          <p style="color:#343b2f;">Text here</p>
        
        
          .mytext {color:#343b2f;}
        
        Text color #343b2f
      
           This box has a color of #343b2f        
        
          <div style="background-color:#343b2f;">Content here</div>
        
        
          .mybackground {background-color:#343b2f;}
        
        Background color #343b2f
      
           Border around this has a color of #343b2f        
        
          <div style="border:2px solid #343b2f;">Content here</div>
        
        
          .myborder {border:2px solid #343b2f;}
        
        Border color #343b2f