#93945f color space conversions
Hex:
        #93945f
        RGB:
        147, 148, 95
        CMY:
        42, 42, 63
        CMYK:
        1, 0, 36, 42
      HSL:
        61°, 21.8107%, 47.6471%
        HSV (HSB):
        61°, 35.8108%, 58.0392%
        XYZ:
        24.6881, 28.2091, 14.9702
        xyY:
        0.3638, 0.4157, 28.2091
      CIE-Lab:
        60.0772, -8.8975, 27.9424
        CIE-LCH:
        60.0772, 29.3248, 107.6627
        CIE-Luv:
        60.0772, 2.0127, 36.6399
        Hunter-Lab:
        53.1122, -9.9745, 20.4671
      #93945f color charts
#93945f RGB chart
      #93945f CMYK chart
      #93945f RGB pie chart
      #93945f color shades, tints & tones
#93945f color schemes
#93945f color preview, HTML & CSS examples
           This text has a color of #93945f        
        
          <p style="color:#93945f;">Text here</p>
        
        
          .mytext {color:#93945f;}
        
        Text color #93945f
      
           This box has a color of #93945f        
        
          <div style="background-color:#93945f;">Content here</div>
        
        
          .mybackground {background-color:#93945f;}
        
        Background color #93945f
      
           Border around this has a color of #93945f        
        
          <div style="border:2px solid #93945f;">Content here</div>
        
        
          .myborder {border:2px solid #93945f;}
        
        Border color #93945f