#94513e color space conversions
Hex:
        #94513e
        RGB:
        148, 81, 62
        CMY:
        42, 68, 76
        CMYK:
        0, 45, 58, 42
      HSL:
        13°, 40.9524%, 41.1765%
        HSV (HSB):
        13°, 58.1081%, 58.0392%
        XYZ:
        16.0247, 12.5286, 6.1311
        xyY:
        0.4620, 0.3612, 12.5286
      CIE-Lab:
        42.0441, 26.0288, 23.4184
        CIE-LCH:
        42.0441, 35.0131, 41.9781
        CIE-Luv:
        42.0441, 49.4339, 21.2000
        Hunter-Lab:
        35.3957, 18.8697, 14.5070
      #94513e color charts
#94513e RGB chart
      #94513e CMYK chart
      #94513e RGB pie chart
      #94513e color shades, tints & tones
#94513e color schemes
#94513e color preview, HTML & CSS examples
           This text has a color of #94513e        
        
          <p style="color:#94513e;">Text here</p>
        
        
          .mytext {color:#94513e;}
        
        Text color #94513e
      
           This box has a color of #94513e        
        
          <div style="background-color:#94513e;">Content here</div>
        
        
          .mybackground {background-color:#94513e;}
        
        Background color #94513e
      
           Border around this has a color of #94513e        
        
          <div style="border:2px solid #94513e;">Content here</div>
        
        
          .myborder {border:2px solid #94513e;}
        
        Border color #94513e