#345d1d color space conversions
Hex:
        #345d1d
        RGB:
        52, 93, 29
        CMY:
        80, 64, 89
        CMYK:
        44, 0, 69, 64
      HSL:
        98°, 52.4590%, 23.9216%
        HSV (HSB):
        98°, 68.8172%, 36.4706%
        XYZ:
        5.5523, 8.6475, 2.5389
        xyY:
        0.3317, 0.5166, 8.6475
      CIE-Lab:
        35.2965, -27.0998, 31.3043
        CIE-LCH:
        35.2965, 41.4048, 130.8824
        CIE-Luv:
        35.2965, -19.4562, 35.0396
        Hunter-Lab:
        29.4066, -17.7587, 15.4657
      #345d1d color charts
#345d1d RGB chart
      #345d1d CMYK chart
      #345d1d RGB pie chart
      #345d1d color shades, tints & tones
#345d1d color schemes
#345d1d color preview, HTML & CSS examples
           This text has a color of #345d1d        
        
          <p style="color:#345d1d;">Text here</p>
        
        
          .mytext {color:#345d1d;}
        
        Text color #345d1d
      
           This box has a color of #345d1d        
        
          <div style="background-color:#345d1d;">Content here</div>
        
        
          .mybackground {background-color:#345d1d;}
        
        Background color #345d1d
      
           Border around this has a color of #345d1d        
        
          <div style="border:2px solid #345d1d;">Content here</div>
        
        
          .myborder {border:2px solid #345d1d;}
        
        Border color #345d1d