#93944b color space conversions
Hex:
        #93944b
        RGB:
        147, 148, 75
        CMY:
        42, 42, 71
        CMYK:
        1, 0, 49, 42
      HSL:
        61°, 32.7354%, 43.7255%
        HSV (HSB):
        61°, 49.3243%, 58.0392%
        XYZ:
        23.8925, 27.8909, 10.7808
        xyY:
        0.3819, 0.4458, 27.8909
      CIE-Lab:
        59.7900, -11.1240, 38.1471
        CIE-LCH:
        59.7900, 39.7360, 106.2571
        CIE-Luv:
        59.7900, 2.7445, 47.0791
        Hunter-Lab:
        52.8118, -11.6656, 24.8650
      #93944b color charts
#93944b RGB chart
      #93944b CMYK chart
      #93944b RGB pie chart
      #93944b color shades, tints & tones
#93944b color schemes
#93944b color preview, HTML & CSS examples
           This text has a color of #93944b        
        
          <p style="color:#93944b;">Text here</p>
        
        
          .mytext {color:#93944b;}
        
        Text color #93944b
      
           This box has a color of #93944b        
        
          <div style="background-color:#93944b;">Content here</div>
        
        
          .mybackground {background-color:#93944b;}
        
        Background color #93944b
      
           Border around this has a color of #93944b        
        
          <div style="border:2px solid #93944b;">Content here</div>
        
        
          .myborder {border:2px solid #93944b;}
        
        Border color #93944b