#94673b color space conversions
Hex:
        #94673b
        RGB:
        148, 103, 59
        CMY:
        42, 60, 77
        CMYK:
        0, 30, 60, 42
      HSL:
        30°, 42.9952%, 40.5882%
        HSV (HSB):
        30°, 60.1351%, 58.0392%
        XYZ:
        17.8524, 16.3122, 6.3453
        xyY:
        0.4407, 0.4027, 16.3122
      CIE-Lab:
        47.3814, 13.1492, 31.7380
        CIE-LCH:
        47.3814, 34.3540, 67.4955
        CIE-Luv:
        47.3814, 34.3531, 32.6817
        Hunter-Lab:
        40.3883, 8.2209, 18.9569
      #94673b color charts
#94673b RGB chart
      #94673b CMYK chart
      #94673b RGB pie chart
      #94673b color shades, tints & tones
#94673b color schemes
#94673b color preview, HTML & CSS examples
           This text has a color of #94673b        
        
          <p style="color:#94673b;">Text here</p>
        
        
          .mytext {color:#94673b;}
        
        Text color #94673b
      
           This box has a color of #94673b        
        
          <div style="background-color:#94673b;">Content here</div>
        
        
          .mybackground {background-color:#94673b;}
        
        Background color #94673b
      
           Border around this has a color of #94673b        
        
          <div style="border:2px solid #94673b;">Content here</div>
        
        
          .myborder {border:2px solid #94673b;}
        
        Border color #94673b