#354e1b color space conversions
Hex:
        #354e1b
        RGB:
        53, 78, 27
        CMY:
        79, 69, 89
        CMYK:
        32, 0, 65, 69
      HSL:
        89°, 48.5714%, 20.5882%
        HSV (HSB):
        89°, 65.3846%, 30.5882%
        XYZ:
        4.3904, 6.2848, 2.0186
        xyY:
        0.3459, 0.4951, 6.2848
      CIE-Lab:
        30.1199, -19.3913, 26.5841
        CIE-LCH:
        30.1199, 32.9049, 126.1082
        CIE-Luv:
        30.1199, -11.7999, 28.1180
        Hunter-Lab:
        25.0695, -12.6109, 12.7746
      #354e1b color charts
#354e1b RGB chart
      #354e1b CMYK chart
      #354e1b RGB pie chart
      #354e1b color shades, tints & tones
#354e1b color schemes
#354e1b color preview, HTML & CSS examples
           This text has a color of #354e1b        
        
          <p style="color:#354e1b;">Text here</p>
        
        
          .mytext {color:#354e1b;}
        
        Text color #354e1b
      
           This box has a color of #354e1b        
        
          <div style="background-color:#354e1b;">Content here</div>
        
        
          .mybackground {background-color:#354e1b;}
        
        Background color #354e1b
      
           Border around this has a color of #354e1b        
        
          <div style="border:2px solid #354e1b;">Content here</div>
        
        
          .myborder {border:2px solid #354e1b;}
        
        Border color #354e1b