#94482e color space conversions
Hex:
        #94482e
        RGB:
        148, 72, 46
        CMY:
        42, 72, 82
        CMYK:
        0, 51, 69, 42
      HSL:
        15°, 52.5773%, 38.0392%
        HSV (HSB):
        15°, 68.9189%, 58.0392%
        XYZ:
        15.0232, 11.1279, 3.9409
        xyY:
        0.4992, 0.3698, 11.1279
      CIE-Lab:
        39.7950, 29.8451, 30.0417
        CIE-LCH:
        39.7950, 42.3466, 45.1881
        CIE-Luv:
        39.7950, 58.0942, 25.1085
        Hunter-Lab:
        33.3585, 22.0115, 16.3466
      #94482e color charts
#94482e RGB chart
      #94482e CMYK chart
      #94482e RGB pie chart
      #94482e color shades, tints & tones
#94482e color schemes
#94482e color preview, HTML & CSS examples
           This text has a color of #94482e        
        
          <p style="color:#94482e;">Text here</p>
        
        
          .mytext {color:#94482e;}
        
        Text color #94482e
      
           This box has a color of #94482e        
        
          <div style="background-color:#94482e;">Content here</div>
        
        
          .mybackground {background-color:#94482e;}
        
        Background color #94482e
      
           Border around this has a color of #94482e        
        
          <div style="border:2px solid #94482e;">Content here</div>
        
        
          .myborder {border:2px solid #94482e;}
        
        Border color #94482e