#913c2a color space conversions
Hex:
        #913c2a
        RGB:
        145, 60, 42
        CMY:
        43, 76, 84
        CMYK:
        0, 59, 71, 43
      HSL:
        10°, 55.0802%, 36.6667%
        HSV (HSB):
        10°, 71.0345%, 56.8627%
        XYZ:
        13.7108, 9.4186, 3.2858
        xyY:
        0.5190, 0.3566, 9.4186
      CIE-Lab:
        36.7781, 34.7358, 28.7297
        CIE-LCH:
        36.7781, 45.0774, 39.5939
        CIE-Luv:
        36.7781, 64.4744, 21.9367
        Hunter-Lab:
        30.6898, 26.0388, 15.1349
      #913c2a color charts
#913c2a RGB chart
      #913c2a CMYK chart
      #913c2a RGB pie chart
      #913c2a color shades, tints & tones
#913c2a color schemes
#913c2a color preview, HTML & CSS examples
           This text has a color of #913c2a        
        
          <p style="color:#913c2a;">Text here</p>
        
        
          .mytext {color:#913c2a;}
        
        Text color #913c2a
      
           This box has a color of #913c2a        
        
          <div style="background-color:#913c2a;">Content here</div>
        
        
          .mybackground {background-color:#913c2a;}
        
        Background color #913c2a
      
           Border around this has a color of #913c2a        
        
          <div style="border:2px solid #913c2a;">Content here</div>
        
        
          .myborder {border:2px solid #913c2a;}
        
        Border color #913c2a