#354d1f color space conversions
Hex:
        #354d1f
        RGB:
        53, 77, 31
        CMY:
        79, 70, 88
        CMYK:
        31, 0, 60, 70
      HSL:
        91°, 42.5926%, 21.1765%
        HSV (HSB):
        91°, 59.7403%, 30.1961%
        XYZ:
        4.3694, 6.1636, 2.2557
        xyY:
        0.3417, 0.4820, 6.1636
      CIE-Lab:
        29.8214, -18.3916, 24.0731
        CIE-LCH:
        29.8214, 30.2946, 127.3794
        CIE-Luv:
        29.8214, -11.2896, 26.0365
        Hunter-Lab:
        24.8265, -12.0309, 11.9915
      #354d1f color charts
#354d1f RGB chart
      #354d1f CMYK chart
      #354d1f RGB pie chart
      #354d1f color shades, tints & tones
#354d1f color schemes
#354d1f color preview, HTML & CSS examples
           This text has a color of #354d1f        
        
          <p style="color:#354d1f;">Text here</p>
        
        
          .mytext {color:#354d1f;}
        
        Text color #354d1f
      
           This box has a color of #354d1f        
        
          <div style="background-color:#354d1f;">Content here</div>
        
        
          .mybackground {background-color:#354d1f;}
        
        Background color #354d1f
      
           Border around this has a color of #354d1f        
        
          <div style="border:2px solid #354d1f;">Content here</div>
        
        
          .myborder {border:2px solid #354d1f;}
        
        Border color #354d1f