#94752d color space conversions
Hex:
        #94752d
        RGB:
        148, 117, 45
        CMY:
        42, 54, 82
        CMYK:
        0, 21, 70, 42
      HSL:
        42°, 53.3679%, 37.8431%
        HSV (HSB):
        42°, 69.5946%, 58.0392%
        XYZ:
        19.0477, 19.2079, 5.1862
        xyY:
        0.4385, 0.4422, 19.2079
      CIE-Lab:
        50.9296, 4.1083, 42.8978
        CIE-LCH:
        50.9296, 43.0941, 84.5295
        CIE-Luv:
        50.9296, 25.3218, 44.5748
        Hunter-Lab:
        43.8269, 0.8812, 23.6628
      #94752d color charts
#94752d RGB chart
      #94752d CMYK chart
      #94752d RGB pie chart
      #94752d color shades, tints & tones
#94752d color schemes
#94752d color preview, HTML & CSS examples
           This text has a color of #94752d        
        
          <p style="color:#94752d;">Text here</p>
        
        
          .mytext {color:#94752d;}
        
        Text color #94752d
      
           This box has a color of #94752d        
        
          <div style="background-color:#94752d;">Content here</div>
        
        
          .mybackground {background-color:#94752d;}
        
        Background color #94752d
      
           Border around this has a color of #94752d        
        
          <div style="border:2px solid #94752d;">Content here</div>
        
        
          .myborder {border:2px solid #94752d;}
        
        Border color #94752d