#944c1a color space conversions
Hex:
        #944c1a
        RGB:
        148, 76, 26
        CMY:
        42, 70, 90
        CMYK:
        0, 49, 82, 42
      HSL:
        25°, 70.1149%, 34.1176%
        HSV (HSB):
        25°, 82.4324%, 58.0392%
        XYZ:
        14.9836, 11.5394, 2.4149
        xyY:
        0.5178, 0.3988, 11.5394
      CIE-Lab:
        40.4744, 26.6788, 41.1777
        CIE-LCH:
        40.4744, 49.0648, 57.0610
        CIE-Luv:
        40.4744, 57.3603, 33.3488
        Hunter-Lab:
        33.9696, 19.2875, 19.5639
      #944c1a color charts
#944c1a RGB chart
      #944c1a CMYK chart
      #944c1a RGB pie chart
      #944c1a color shades, tints & tones
#944c1a color schemes
#944c1a color preview, HTML & CSS examples
           This text has a color of #944c1a        
        
          <p style="color:#944c1a;">Text here</p>
        
        
          .mytext {color:#944c1a;}
        
        Text color #944c1a
      
           This box has a color of #944c1a        
        
          <div style="background-color:#944c1a;">Content here</div>
        
        
          .mybackground {background-color:#944c1a;}
        
        Background color #944c1a
      
           Border around this has a color of #944c1a        
        
          <div style="border:2px solid #944c1a;">Content here</div>
        
        
          .myborder {border:2px solid #944c1a;}
        
        Border color #944c1a