#944c1d color space conversions
Hex:
        #944c1d
        RGB:
        148, 76, 29
        CMY:
        42, 70, 89
        CMYK:
        0, 49, 80, 42
      HSL:
        24°, 67.2316%, 34.7059%
        HSV (HSB):
        24°, 80.4054%, 58.0392%
        XYZ:
        15.0190, 11.5535, 2.6009
        xyY:
        0.5148, 0.3960, 11.5535
      CIE-Lab:
        40.4975, 26.7916, 39.8104
        CIE-LCH:
        40.4975, 47.9860, 56.0602
        CIE-Luv:
        40.4975, 57.1090, 32.5599
        Hunter-Lab:
        33.9904, 19.3885, 19.2566
      #944c1d color charts
#944c1d RGB chart
      #944c1d CMYK chart
      #944c1d RGB pie chart
      #944c1d color shades, tints & tones
#944c1d color schemes
#944c1d color preview, HTML & CSS examples
           This text has a color of #944c1d        
        
          <p style="color:#944c1d;">Text here</p>
        
        
          .mytext {color:#944c1d;}
        
        Text color #944c1d
      
           This box has a color of #944c1d        
        
          <div style="background-color:#944c1d;">Content here</div>
        
        
          .mybackground {background-color:#944c1d;}
        
        Background color #944c1d
      
           Border around this has a color of #944c1d        
        
          <div style="border:2px solid #944c1d;">Content here</div>
        
        
          .myborder {border:2px solid #944c1d;}
        
        Border color #944c1d