#934a3a color space conversions
Hex:
        #934a3a
        RGB:
        147, 74, 58
        CMY:
        42, 71, 77
        CMYK:
        0, 50, 61, 42
      HSL:
        11°, 43.4146%, 40.1961%
        HSV (HSB):
        11°, 60.5442%, 57.6471%
        XYZ:
        15.2451, 11.4061, 5.4011
        xyY:
        0.4756, 0.3559, 11.4061
      CIE-Lab:
        40.2562, 29.1817, 23.5076
        CIE-LCH:
        40.2562, 37.4724, 38.8535
        CIE-Luv:
        40.2562, 54.0283, 20.1491
        Hunter-Lab:
        33.7729, 21.4725, 14.1592
      #934a3a color charts
#934a3a RGB chart
      #934a3a CMYK chart
      #934a3a RGB pie chart
      #934a3a color shades, tints & tones
#934a3a color schemes
#934a3a color preview, HTML & CSS examples
           This text has a color of #934a3a        
        
          <p style="color:#934a3a;">Text here</p>
        
        
          .mytext {color:#934a3a;}
        
        Text color #934a3a
      
           This box has a color of #934a3a        
        
          <div style="background-color:#934a3a;">Content here</div>
        
        
          .mybackground {background-color:#934a3a;}
        
        Background color #934a3a
      
           Border around this has a color of #934a3a        
        
          <div style="border:2px solid #934a3a;">Content here</div>
        
        
          .myborder {border:2px solid #934a3a;}
        
        Border color #934a3a