#944f4a color space conversions
Hex:
        #944f4a
        RGB:
        148, 79, 74
        CMY:
        42, 69, 71
        CMYK:
        0, 47, 50, 42
      HSL:
        4°, 33.3333%, 43.5294%
        HSV (HSB):
        4°, 50.0000%, 58.0392%
        XYZ:
        16.2448, 12.3823, 8.0124
        xyY:
        0.4434, 0.3379, 12.3823
      CIE-Lab:
        41.8173, 28.2651, 15.8748
        CIE-LCH:
        41.8173, 32.4180, 29.3203
        CIE-Luv:
        41.8173, 48.7401, 13.4428
        Hunter-Lab:
        35.1885, 20.8247, 11.1316
      #944f4a color charts
#944f4a RGB chart
      #944f4a CMYK chart
      #944f4a RGB pie chart
      #944f4a color shades, tints & tones
#944f4a color schemes
#944f4a color preview, HTML & CSS examples
           This text has a color of #944f4a        
        
          <p style="color:#944f4a;">Text here</p>
        
        
          .mytext {color:#944f4a;}
        
        Text color #944f4a
      
           This box has a color of #944f4a        
        
          <div style="background-color:#944f4a;">Content here</div>
        
        
          .mybackground {background-color:#944f4a;}
        
        Background color #944f4a
      
           Border around this has a color of #944f4a        
        
          <div style="border:2px solid #944f4a;">Content here</div>
        
        
          .myborder {border:2px solid #944f4a;}
        
        Border color #944f4a