#94752b color space conversions
Hex:
        #94752b
        RGB:
        148, 117, 43
        CMY:
        42, 54, 83
        CMYK:
        0, 21, 71, 42
      HSL:
        42°, 54.9738%, 37.4510%
        HSV (HSB):
        42°, 70.9459%, 58.0392%
        XYZ:
        19.0101, 19.1929, 4.9882
        xyY:
        0.4401, 0.4444, 19.1929
      CIE-Lab:
        50.9121, 3.9909, 43.8025
        CIE-LCH:
        50.9121, 43.9839, 84.7941
        CIE-Luv:
        50.9121, 25.4200, 45.2255
        Hunter-Lab:
        43.8097, 0.7885, 23.9160
      #94752b color charts
#94752b RGB chart
      #94752b CMYK chart
      #94752b RGB pie chart
      #94752b color shades, tints & tones
#94752b color schemes
#94752b color preview, HTML & CSS examples
           This text has a color of #94752b        
        
          <p style="color:#94752b;">Text here</p>
        
        
          .mytext {color:#94752b;}
        
        Text color #94752b
      
           This box has a color of #94752b        
        
          <div style="background-color:#94752b;">Content here</div>
        
        
          .mybackground {background-color:#94752b;}
        
        Background color #94752b
      
           Border around this has a color of #94752b        
        
          <div style="border:2px solid #94752b;">Content here</div>
        
        
          .myborder {border:2px solid #94752b;}
        
        Border color #94752b