#934d2b color space conversions
Hex:
        #934d2b
        RGB:
        147, 77, 43
        CMY:
        42, 70, 83
        CMYK:
        0, 48, 71, 42
      HSL:
        20°, 54.7368%, 37.2549%
        HSV (HSB):
        20°, 70.7483%, 57.6471%
        XYZ:
        15.1225, 11.6852, 3.7439
        xyY:
        0.4950, 0.3825, 11.6852
      CIE-Lab:
        40.7114, 26.4896, 32.7425
        CIE-LCH:
        40.7114, 42.1161, 51.0261
        CIE-Luv:
        40.7114, 54.0691, 28.1776
        Hunter-Lab:
        34.1836, 19.1454, 17.4349
      #934d2b color charts
#934d2b RGB chart
      #934d2b CMYK chart
      #934d2b RGB pie chart
      #934d2b color shades, tints & tones
#934d2b color schemes
#934d2b color preview, HTML & CSS examples
           This text has a color of #934d2b        
        
          <p style="color:#934d2b;">Text here</p>
        
        
          .mytext {color:#934d2b;}
        
        Text color #934d2b
      
           This box has a color of #934d2b        
        
          <div style="background-color:#934d2b;">Content here</div>
        
        
          .mybackground {background-color:#934d2b;}
        
        Background color #934d2b
      
           Border around this has a color of #934d2b        
        
          <div style="border:2px solid #934d2b;">Content here</div>
        
        
          .myborder {border:2px solid #934d2b;}
        
        Border color #934d2b