#94513a color space conversions
Hex:
        #94513a
        RGB:
        148, 81, 58
        CMY:
        42, 68, 77
        CMYK:
        0, 45, 61, 42
      HSL:
        15°, 43.6893%, 40.3922%
        HSV (HSB):
        15°, 60.8108%, 58.0392%
        XYZ:
        15.9189, 12.4862, 5.5741
        xyY:
        0.4685, 0.3675, 12.4862
      CIE-Lab:
        41.9787, 25.7016, 25.7012
        CIE-LCH:
        41.9787, 36.3473, 44.9996
        CIE-Luv:
        41.9787, 50.0322, 23.2567
        Hunter-Lab:
        35.3359, 18.5768, 15.3824
      #94513a color charts
#94513a RGB chart
      #94513a CMYK chart
      #94513a RGB pie chart
      #94513a color shades, tints & tones
#94513a color schemes
#94513a color preview, HTML & CSS examples
           This text has a color of #94513a        
        
          <p style="color:#94513a;">Text here</p>
        
        
          .mytext {color:#94513a;}
        
        Text color #94513a
      
           This box has a color of #94513a        
        
          <div style="background-color:#94513a;">Content here</div>
        
        
          .mybackground {background-color:#94513a;}
        
        Background color #94513a
      
           Border around this has a color of #94513a        
        
          <div style="border:2px solid #94513a;">Content here</div>
        
        
          .myborder {border:2px solid #94513a;}
        
        Border color #94513a