#944e1a color space conversions
Hex:
        #944e1a
        RGB:
        148, 78, 26
        CMY:
        42, 69, 90
        CMYK:
        0, 47, 82, 42
      HSL:
        26°, 70.1149%, 34.1176%
        HSV (HSB):
        26°, 82.4324%, 58.0392%
        XYZ:
        15.1236, 11.8193, 2.4615
        xyY:
        0.5143, 0.4020, 11.8193
      CIE-Lab:
        40.9274, 25.5647, 41.5991
        CIE-LCH:
        40.9274, 48.8266, 58.4272
        CIE-Luv:
        40.9274, 55.8335, 34.0892
        Hunter-Lab:
        34.3791, 18.3597, 19.8203
      #944e1a color charts
#944e1a RGB chart
      #944e1a CMYK chart
      #944e1a RGB pie chart
      #944e1a color shades, tints & tones
#944e1a color schemes
#944e1a color preview, HTML & CSS examples
           This text has a color of #944e1a        
        
          <p style="color:#944e1a;">Text here</p>
        
        
          .mytext {color:#944e1a;}
        
        Text color #944e1a
      
           This box has a color of #944e1a        
        
          <div style="background-color:#944e1a;">Content here</div>
        
        
          .mybackground {background-color:#944e1a;}
        
        Background color #944e1a
      
           Border around this has a color of #944e1a        
        
          <div style="border:2px solid #944e1a;">Content here</div>
        
        
          .myborder {border:2px solid #944e1a;}
        
        Border color #944e1a