#944e6a color space conversions
Hex:
        #944e6a
        RGB:
        148, 78, 106
        CMY:
        42, 69, 58
        CMYK:
        0, 47, 28, 42
      HSL:
        336°, 30.9735%, 44.3137%
        HSV (HSB):
        336°, 47.2973%, 58.0392%
        XYZ:
        17.5387, 12.7853, 15.1791
        xyY:
        0.3854, 0.2810, 12.7853
      CIE-Lab:
        42.4379, 32.7699, -2.9481
        CIE-LCH:
        42.4379, 32.9022, 354.8593
        CIE-Luv:
        42.4379, 42.7190, -9.2875
        Hunter-Lab:
        35.7565, 24.9807, -0.1398
      #944e6a color charts
#944e6a RGB chart
      #944e6a CMYK chart
      #944e6a RGB pie chart
      #944e6a color shades, tints & tones
#944e6a color schemes
#944e6a color preview, HTML & CSS examples
           This text has a color of #944e6a        
        
          <p style="color:#944e6a;">Text here</p>
        
        
          .mytext {color:#944e6a;}
        
        Text color #944e6a
      
           This box has a color of #944e6a        
        
          <div style="background-color:#944e6a;">Content here</div>
        
        
          .mybackground {background-color:#944e6a;}
        
        Background color #944e6a
      
           Border around this has a color of #944e6a        
        
          <div style="border:2px solid #944e6a;">Content here</div>
        
        
          .myborder {border:2px solid #944e6a;}
        
        Border color #944e6a