#94582f color space conversions
Hex:
        #94582f
        RGB:
        148, 88, 47
        CMY:
        42, 65, 82
        CMYK:
        0, 41, 68, 42
      HSL:
        24°, 51.7949%, 38.2353%
        HSV (HSB):
        24°, 68.2432%, 58.0392%
        XYZ:
        16.2156, 13.4806, 4.4367
        xyY:
        0.4751, 0.3949, 13.4806
      CIE-Lab:
        43.4786, 20.9381, 33.7270
        CIE-LCH:
        43.4786, 39.6978, 58.1675
        CIE-Luv:
        43.4786, 46.3817, 31.2098
        Hunter-Lab:
        36.7159, 14.5815, 18.5366
      #94582f color charts
#94582f RGB chart
      #94582f CMYK chart
      #94582f RGB pie chart
      #94582f color shades, tints & tones
#94582f color schemes
#94582f color preview, HTML & CSS examples
           This text has a color of #94582f        
        
          <p style="color:#94582f;">Text here</p>
        
        
          .mytext {color:#94582f;}
        
        Text color #94582f
      
           This box has a color of #94582f        
        
          <div style="background-color:#94582f;">Content here</div>
        
        
          .mybackground {background-color:#94582f;}
        
        Background color #94582f
      
           Border around this has a color of #94582f        
        
          <div style="border:2px solid #94582f;">Content here</div>
        
        
          .myborder {border:2px solid #94582f;}
        
        Border color #94582f