#745f30 color space conversions
Hex:
        #745f30
        RGB:
        116, 95, 48
        CMY:
        55, 63, 81
        CMYK:
        0, 18, 59, 55
      HSL:
        41°, 41.4634%, 32.1569%
        HSV (HSB):
        41°, 58.6207%, 45.4902%
        XYZ:
        11.8282, 12.1108, 4.5105
        xyY:
        0.4158, 0.4257, 12.1108
      CIE-Lab:
        41.3917, 2.2517, 29.7492
        CIE-LCH:
        41.3917, 29.8343, 85.6716
        CIE-Luv:
        41.3917, 16.5192, 31.2982
        Hunter-Lab:
        34.8006, -0.2318, 16.6758
      #745f30 color charts
#745f30 RGB chart
      #745f30 CMYK chart
      #745f30 RGB pie chart
      #745f30 color shades, tints & tones
#745f30 color schemes
#745f30 color preview, HTML & CSS examples
           This text has a color of #745f30        
        
          <p style="color:#745f30;">Text here</p>
        
        
          .mytext {color:#745f30;}
        
        Text color #745f30
      
           This box has a color of #745f30        
        
          <div style="background-color:#745f30;">Content here</div>
        
        
          .mybackground {background-color:#745f30;}
        
        Background color #745f30
      
           Border around this has a color of #745f30        
        
          <div style="border:2px solid #745f30;">Content here</div>
        
        
          .myborder {border:2px solid #745f30;}
        
        Border color #745f30