#944a3a color space conversions
Hex:
        #944a3a
        RGB:
        148, 74, 58
        CMY:
        42, 71, 77
        CMYK:
        0, 50, 61, 42
      HSL:
        11°, 43.6893%, 40.3922%
        HSV (HSB):
        11°, 60.8108%, 58.0392%
        XYZ:
        15.4252, 11.4989, 5.4095
        xyY:
        0.4771, 0.3556, 11.4989
      CIE-Lab:
        40.4084, 29.5912, 23.7319
        CIE-LCH:
        40.4084, 37.9321, 38.7293
        CIE-Luv:
        40.4084, 54.8484, 20.2913
        Hunter-Lab:
        33.9101, 21.8546, 14.2788
      #944a3a color charts
#944a3a RGB chart
      #944a3a CMYK chart
      #944a3a RGB pie chart
      #944a3a color shades, tints & tones
#944a3a color schemes
#944a3a color preview, HTML & CSS examples
           This text has a color of #944a3a        
        
          <p style="color:#944a3a;">Text here</p>
        
        
          .mytext {color:#944a3a;}
        
        Text color #944a3a
      
           This box has a color of #944a3a        
        
          <div style="background-color:#944a3a;">Content here</div>
        
        
          .mybackground {background-color:#944a3a;}
        
        Background color #944a3a
      
           Border around this has a color of #944a3a        
        
          <div style="border:2px solid #944a3a;">Content here</div>
        
        
          .myborder {border:2px solid #944a3a;}
        
        Border color #944a3a