#94593f color space conversions
Hex:
        #94593f
        RGB:
        148, 89, 63
        CMY:
        42, 65, 75
        CMYK:
        0, 40, 57, 42
      HSL:
        18°, 40.2844%, 41.3725%
        HSV (HSB):
        18°, 57.4324%, 58.0392%
        XYZ:
        16.6823, 13.7995, 6.4869
        xyY:
        0.4513, 0.3733, 13.7995
      CIE-Lab:
        43.9441, 21.5676, 25.2388
        CIE-LCH:
        43.9441, 33.1988, 49.4848
        CIE-Luv:
        43.9441, 43.7666, 24.2627
        Hunter-Lab:
        37.1477, 15.1524, 15.6499
      #94593f color charts
#94593f RGB chart
      #94593f CMYK chart
      #94593f RGB pie chart
      #94593f color shades, tints & tones
#94593f color schemes
#94593f color preview, HTML & CSS examples
           This text has a color of #94593f        
        
          <p style="color:#94593f;">Text here</p>
        
        
          .mytext {color:#94593f;}
        
        Text color #94593f
      
           This box has a color of #94593f        
        
          <div style="background-color:#94593f;">Content here</div>
        
        
          .mybackground {background-color:#94593f;}
        
        Background color #94593f
      
           Border around this has a color of #94593f        
        
          <div style="border:2px solid #94593f;">Content here</div>
        
        
          .myborder {border:2px solid #94593f;}
        
        Border color #94593f