#94480e color space conversions
Hex:
        #94480e
        RGB:
        148, 72, 14
        CMY:
        42, 72, 95
        CMYK:
        0, 51, 91, 42
      HSL:
        26°, 82.7160%, 31.7647%
        HSV (HSB):
        26°, 90.5405%, 58.0392%
        XYZ:
        14.6094, 10.9623, 1.7614
        xyY:
        0.5345, 0.4011, 10.9623
      CIE-Lab:
        39.5170, 28.5380, 45.1368
        CIE-LCH:
        39.5170, 53.4018, 57.6967
        CIE-Luv:
        39.5170, 61.2298, 34.3725
        Hunter-Lab:
        33.1094, 20.8208, 20.0224
      #94480e color charts
#94480e RGB chart
      #94480e CMYK chart
      #94480e RGB pie chart
      #94480e color shades, tints & tones
#94480e color schemes
#94480e color preview, HTML & CSS examples
           This text has a color of #94480e        
        
          <p style="color:#94480e;">Text here</p>
        
        
          .mytext {color:#94480e;}
        
        Text color #94480e
      
           This box has a color of #94480e        
        
          <div style="background-color:#94480e;">Content here</div>
        
        
          .mybackground {background-color:#94480e;}
        
        Background color #94480e
      
           Border around this has a color of #94480e        
        
          <div style="border:2px solid #94480e;">Content here</div>
        
        
          .myborder {border:2px solid #94480e;}
        
        Border color #94480e