#745d06 color space conversions
Hex:
        #745d06
        RGB:
        116, 93, 6
        CMY:
        55, 64, 98
        CMYK:
        0, 20, 95, 55
      HSL:
        47°, 90.1639%, 23.9216%
        HSV (HSB):
        47°, 94.8276%, 45.4902%
        XYZ:
        11.1497, 11.5549, 1.8150
        xyY:
        0.4547, 0.4713, 11.5549
      CIE-Lab:
        40.4997, 1.2292, 46.3237
        CIE-LCH:
        40.4997, 46.3401, 88.4800
        CIE-Luv:
        40.4997, 19.4764, 41.7180
        Hunter-Lab:
        33.9924, -0.9379, 20.6290
      #745d06 color charts
#745d06 RGB chart
      #745d06 CMYK chart
      #745d06 RGB pie chart
      #745d06 color shades, tints & tones
#745d06 color schemes
#745d06 color preview, HTML & CSS examples
           This text has a color of #745d06        
        
          <p style="color:#745d06;">Text here</p>
        
        
          .mytext {color:#745d06;}
        
        Text color #745d06
      
           This box has a color of #745d06        
        
          <div style="background-color:#745d06;">Content here</div>
        
        
          .mybackground {background-color:#745d06;}
        
        Background color #745d06
      
           Border around this has a color of #745d06        
        
          <div style="border:2px solid #745d06;">Content here</div>
        
        
          .myborder {border:2px solid #745d06;}
        
        Border color #745d06