#94792a color space conversions
Hex:
        #94792a
        RGB:
        148, 121, 42
        CMY:
        42, 53, 84
        CMYK:
        0, 18, 72, 42
      HSL:
        45°, 55.7895%, 37.2549%
        HSV (HSB):
        45°, 71.6216%, 58.0392%
        XYZ:
        19.4680, 20.1378, 5.0514
        xyY:
        0.4359, 0.4509, 20.1378
      CIE-Lab:
        51.9927, 1.6628, 45.3643
        CIE-LCH:
        51.9927, 45.3948, 87.9008
        CIE-Luv:
        51.9927, 22.6076, 47.2896
        Hunter-Lab:
        44.8752, -1.0935, 24.7386
      #94792a color charts
#94792a RGB chart
      #94792a CMYK chart
      #94792a RGB pie chart
      #94792a color shades, tints & tones
#94792a color schemes
#94792a color preview, HTML & CSS examples
           This text has a color of #94792a        
        
          <p style="color:#94792a;">Text here</p>
        
        
          .mytext {color:#94792a;}
        
        Text color #94792a
      
           This box has a color of #94792a        
        
          <div style="background-color:#94792a;">Content here</div>
        
        
          .mybackground {background-color:#94792a;}
        
        Background color #94792a
      
           Border around this has a color of #94792a        
        
          <div style="border:2px solid #94792a;">Content here</div>
        
        
          .myborder {border:2px solid #94792a;}
        
        Border color #94792a