#994e6f color space conversions
Hex:
        #994e6f
        RGB:
        153, 78, 111
        CMY:
        40, 69, 56
        CMYK:
        0, 49, 27, 40
      HSL:
        334°, 32.4675%, 45.2941%
        HSV (HSB):
        334°, 49.0196%, 60.0000%
        XYZ:
        18.7305, 13.3688, 16.6322
        xyY:
        0.3844, 0.2743, 13.3688
      CIE-Lab:
        43.3137, 35.3021, -4.6469
        CIE-LCH:
        43.3137, 35.6066, 352.5012
        CIE-Luv:
        43.3137, 45.3371, -12.0033
        Hunter-Lab:
        36.5633, 27.4553, -1.3759
      #994e6f color charts
#994e6f RGB chart
      #994e6f CMYK chart
      #994e6f RGB pie chart
      #994e6f color shades, tints & tones
#994e6f color schemes
#994e6f color preview, HTML & CSS examples
           This text has a color of #994e6f        
        
          <p style="color:#994e6f;">Text here</p>
        
        
          .mytext {color:#994e6f;}
        
        Text color #994e6f
      
           This box has a color of #994e6f        
        
          <div style="background-color:#994e6f;">Content here</div>
        
        
          .mybackground {background-color:#994e6f;}
        
        Background color #994e6f
      
           Border around this has a color of #994e6f        
        
          <div style="border:2px solid #994e6f;">Content here</div>
        
        
          .myborder {border:2px solid #994e6f;}
        
        Border color #994e6f