#944a1b color space conversions
Hex:
        #944a1b
        RGB:
        148, 74, 27
        CMY:
        42, 71, 89
        CMYK:
        0, 50, 82, 42
      HSL:
        23°, 69.1429%, 34.3137%
        HSV (HSB):
        23°, 81.7568%, 58.0392%
        XYZ:
        14.8594, 11.2726, 2.4296
        xyY:
        0.5203, 0.3947, 11.2726
      CIE-Lab:
        40.0358, 27.8204, 40.3078
        CIE-LCH:
        40.0358, 48.9765, 55.3865
        CIE-Luv:
        40.0358, 58.7946, 32.3599
        Hunter-Lab:
        33.5747, 20.2442, 19.2119
      #944a1b color charts
#944a1b RGB chart
      #944a1b CMYK chart
      #944a1b RGB pie chart
      #944a1b color shades, tints & tones
#944a1b color schemes
#944a1b color preview, HTML & CSS examples
           This text has a color of #944a1b        
        
          <p style="color:#944a1b;">Text here</p>
        
        
          .mytext {color:#944a1b;}
        
        Text color #944a1b
      
           This box has a color of #944a1b        
        
          <div style="background-color:#944a1b;">Content here</div>
        
        
          .mybackground {background-color:#944a1b;}
        
        Background color #944a1b
      
           Border around this has a color of #944a1b        
        
          <div style="border:2px solid #944a1b;">Content here</div>
        
        
          .myborder {border:2px solid #944a1b;}
        
        Border color #944a1b