#94641d color space conversions
Hex:
        #94641d
        RGB:
        148, 100, 29
        CMY:
        42, 61, 89
        CMYK:
        0, 32, 80, 42
      HSL:
        36°, 67.2316%, 34.7059%
        HSV (HSB):
        36°, 80.4054%, 58.0392%
        XYZ:
        16.9917, 15.4990, 3.2584
        xyY:
        0.4753, 0.4335, 15.4990
      CIE-Lab:
        46.3101, 13.0888, 45.3378
        CIE-LCH:
        46.3101, 47.1893, 73.8968
        CIE-Luv:
        46.3101, 38.7261, 41.9708
        Hunter-Lab:
        39.3687, 8.1460, 22.6508
      #94641d color charts
#94641d RGB chart
      #94641d CMYK chart
      #94641d RGB pie chart
      #94641d color shades, tints & tones
#94641d color schemes
#94641d color preview, HTML & CSS examples
           This text has a color of #94641d        
        
          <p style="color:#94641d;">Text here</p>
        
        
          .mytext {color:#94641d;}
        
        Text color #94641d
      
           This box has a color of #94641d        
        
          <div style="background-color:#94641d;">Content here</div>
        
        
          .mybackground {background-color:#94641d;}
        
        Background color #94641d
      
           Border around this has a color of #94641d        
        
          <div style="border:2px solid #94641d;">Content here</div>
        
        
          .myborder {border:2px solid #94641d;}
        
        Border color #94641d