#944c0e color space conversions
Hex:
        #944c0e
        RGB:
        148, 76, 14
        CMY:
        42, 70, 95
        CMYK:
        0, 49, 91, 42
      HSL:
        28°, 82.7160%, 31.7647%
        HSV (HSB):
        28°, 90.5405%, 58.0392%
        XYZ:
        14.8764, 11.4965, 1.8504
        xyY:
        0.5271, 0.4073, 11.4965
      CIE-Lab:
        40.4044, 26.3351, 45.8287
        CIE-LCH:
        40.4044, 52.8565, 60.1166
        CIE-Luv:
        40.4044, 58.1355, 35.7787
        Hunter-Lab:
        33.9065, 18.9805, 20.4988
      #944c0e color charts
#944c0e RGB chart
      #944c0e CMYK chart
      #944c0e RGB pie chart
      #944c0e color shades, tints & tones
#944c0e color schemes
#944c0e color preview, HTML & CSS examples
           This text has a color of #944c0e        
        
          <p style="color:#944c0e;">Text here</p>
        
        
          .mytext {color:#944c0e;}
        
        Text color #944c0e
      
           This box has a color of #944c0e        
        
          <div style="background-color:#944c0e;">Content here</div>
        
        
          .mybackground {background-color:#944c0e;}
        
        Background color #944c0e
      
           Border around this has a color of #944c0e        
        
          <div style="border:2px solid #944c0e;">Content here</div>
        
        
          .myborder {border:2px solid #944c0e;}
        
        Border color #944c0e