#345f1d color space conversions
Hex:
        #345f1d
        RGB:
        52, 95, 29
        CMY:
        80, 63, 89
        CMYK:
        45, 0, 69, 63
      HSL:
        99°, 53.2258%, 24.3137%
        HSV (HSB):
        99°, 69.4737%, 37.2549%
        XYZ:
        5.7302, 9.0032, 2.5982
        xyY:
        0.3306, 0.5195, 9.0032
      CIE-Lab:
        35.9904, -28.0411, 32.0594
        CIE-LCH:
        35.9904, 42.5924, 131.1749
        CIE-Luv:
        35.9904, -20.3842, 36.0476
        Hunter-Lab:
        30.0053, -18.4209, 15.8698
      #345f1d color charts
#345f1d RGB chart
      #345f1d CMYK chart
      #345f1d RGB pie chart
      #345f1d color shades, tints & tones
#345f1d color schemes
#345f1d color preview, HTML & CSS examples
           This text has a color of #345f1d        
        
          <p style="color:#345f1d;">Text here</p>
        
        
          .mytext {color:#345f1d;}
        
        Text color #345f1d
      
           This box has a color of #345f1d        
        
          <div style="background-color:#345f1d;">Content here</div>
        
        
          .mybackground {background-color:#345f1d;}
        
        Background color #345f1d
      
           Border around this has a color of #345f1d        
        
          <div style="border:2px solid #345f1d;">Content here</div>
        
        
          .myborder {border:2px solid #345f1d;}
        
        Border color #345f1d