#94653d color space conversions
Hex:
        #94653d
        RGB:
        148, 101, 61
        CMY:
        42, 60, 76
        CMYK:
        0, 32, 59, 42
      HSL:
        28°, 41.6268%, 40.9804%
        HSV (HSB):
        28°, 58.7838%, 58.0392%
        XYZ:
        17.7087, 15.9402, 6.5583
        xyY:
        0.4404, 0.3965, 15.9402
      CIE-Lab:
        46.8959, 14.4716, 30.0429
        CIE-LCH:
        46.8959, 33.3467, 64.2800
        CIE-Luv:
        46.8959, 35.5772, 30.8103
        Hunter-Lab:
        39.9252, 9.3043, 18.2084
      #94653d color charts
#94653d RGB chart
      #94653d CMYK chart
      #94653d RGB pie chart
      #94653d color shades, tints & tones
#94653d color schemes
#94653d color preview, HTML & CSS examples
           This text has a color of #94653d        
        
          <p style="color:#94653d;">Text here</p>
        
        
          .mytext {color:#94653d;}
        
        Text color #94653d
      
           This box has a color of #94653d        
        
          <div style="background-color:#94653d;">Content here</div>
        
        
          .mybackground {background-color:#94653d;}
        
        Background color #94653d
      
           Border around this has a color of #94653d        
        
          <div style="border:2px solid #94653d;">Content here</div>
        
        
          .myborder {border:2px solid #94653d;}
        
        Border color #94653d