#94531e color space conversions
Hex:
        #94531e
        RGB:
        148, 83, 30
        CMY:
        42, 67, 88
        CMYK:
        0, 44, 80, 42
      HSL:
        27°, 66.2921%, 34.9020%
        HSV (HSB):
        27°, 79.7297%, 58.0392%
        XYZ:
        15.5403, 12.5762, 2.8367
        xyY:
        0.5021, 0.4063, 12.5762
      CIE-Lab:
        42.1175, 22.9011, 40.9129
        CIE-LCH:
        42.1175, 46.8863, 60.7620
        CIE-Luv:
        42.1175, 51.6973, 34.9423
        Hunter-Lab:
        35.4629, 16.1613, 20.0814
      #94531e color charts
#94531e RGB chart
      #94531e CMYK chart
      #94531e RGB pie chart
      #94531e color shades, tints & tones
#94531e color schemes
#94531e color preview, HTML & CSS examples
           This text has a color of #94531e        
        
          <p style="color:#94531e;">Text here</p>
        
        
          .mytext {color:#94531e;}
        
        Text color #94531e
      
           This box has a color of #94531e        
        
          <div style="background-color:#94531e;">Content here</div>
        
        
          .mybackground {background-color:#94531e;}
        
        Background color #94531e
      
           Border around this has a color of #94531e        
        
          <div style="border:2px solid #94531e;">Content here</div>
        
        
          .myborder {border:2px solid #94531e;}
        
        Border color #94531e