#340e2e color space conversions
Hex:
        #340e2e
        RGB:
        52, 14, 46
        CMY:
        80, 95, 82
        CMYK:
        0, 73, 12, 80
      HSL:
        309°, 57.5758%, 12.9412%
        HSV (HSB):
        309°, 73.0769%, 20.3922%
        XYZ:
        2.0664, 1.2414, 2.7155
        xyY:
        0.3431, 0.2061, 1.2414
      CIE-Lab:
        10.8593, 23.7757, -12.1239
        CIE-LCH:
        10.8593, 26.6884, 332.9817
        CIE-Luv:
        10.8593, 12.5385, -11.4142
        Hunter-Lab:
        11.1418, 13.6064, -6.6509
      #340e2e color charts
#340e2e RGB chart
      #340e2e CMYK chart
      #340e2e RGB pie chart
      #340e2e color shades, tints & tones
#340e2e color schemes
#340e2e color preview, HTML & CSS examples
           This text has a color of #340e2e        
        
          <p style="color:#340e2e;">Text here</p>
        
        
          .mytext {color:#340e2e;}
        
        Text color #340e2e
      
           This box has a color of #340e2e        
        
          <div style="background-color:#340e2e;">Content here</div>
        
        
          .mybackground {background-color:#340e2e;}
        
        Background color #340e2e
      
           Border around this has a color of #340e2e        
        
          <div style="border:2px solid #340e2e;">Content here</div>
        
        
          .myborder {border:2px solid #340e2e;}
        
        Border color #340e2e