#944e0d color space conversions
Hex:
        #944e0d
        RGB:
        148, 78, 13
        CMY:
        42, 69, 95
        CMYK:
        0, 47, 91, 42
      HSL:
        29°, 83.8509%, 31.5686%
        HSV (HSB):
        29°, 91.2162%, 58.0392%
        XYZ:
        15.0098, 11.7737, 1.8622
        xyY:
        0.5240, 0.4110, 11.7737
      CIE-Lab:
        40.8542, 25.1988, 46.4952
        CIE-LCH:
        40.8542, 52.8847, 61.5439
        CIE-Luv:
        40.8542, 56.6234, 36.6451
        Hunter-Lab:
        34.3129, 18.0353, 20.8012
      #944e0d color charts
#944e0d RGB chart
      #944e0d CMYK chart
      #944e0d RGB pie chart
      #944e0d color shades, tints & tones
#944e0d color schemes
#944e0d color preview, HTML & CSS examples
           This text has a color of #944e0d        
        
          <p style="color:#944e0d;">Text here</p>
        
        
          .mytext {color:#944e0d;}
        
        Text color #944e0d
      
           This box has a color of #944e0d        
        
          <div style="background-color:#944e0d;">Content here</div>
        
        
          .mybackground {background-color:#944e0d;}
        
        Background color #944e0d
      
           Border around this has a color of #944e0d        
        
          <div style="border:2px solid #944e0d;">Content here</div>
        
        
          .myborder {border:2px solid #944e0d;}
        
        Border color #944e0d