#745f20 color space conversions
Hex:
        #745f20
        RGB:
        116, 95, 32
        CMY:
        55, 63, 87
        CMYK:
        0, 18, 72, 55
      HSL:
        45°, 56.7568%, 29.0196%
        HSV (HSB):
        45°, 72.4138%, 45.4902%
        XYZ:
        11.5554, 12.0017, 3.0740
        xyY:
        0.4339, 0.4507, 12.0017
      CIE-Lab:
        41.2188, 1.0629, 37.7538
        CIE-LCH:
        41.2188, 37.7688, 88.3874
        CIE-Luv:
        41.2188, 17.3311, 37.2844
        Hunter-Lab:
        34.6435, -1.0872, 18.9894
      #745f20 color charts
#745f20 RGB chart
      #745f20 CMYK chart
      #745f20 RGB pie chart
      #745f20 color shades, tints & tones
#745f20 color schemes
#745f20 color preview, HTML & CSS examples
           This text has a color of #745f20        
        
          <p style="color:#745f20;">Text here</p>
        
        
          .mytext {color:#745f20;}
        
        Text color #745f20
      
           This box has a color of #745f20        
        
          <div style="background-color:#745f20;">Content here</div>
        
        
          .mybackground {background-color:#745f20;}
        
        Background color #745f20
      
           Border around this has a color of #745f20        
        
          <div style="border:2px solid #745f20;">Content here</div>
        
        
          .myborder {border:2px solid #745f20;}
        
        Border color #745f20