#944d56 color space conversions
Hex:
        #944d56
        RGB:
        148, 77, 86
        CMY:
        42, 70, 66
        CMYK:
        0, 48, 42, 42
      HSL:
        352°, 31.5556%, 44.1176%
        HSV (HSB):
        352°, 47.9730%, 58.0392%
        XYZ:
        16.5463, 12.2755, 10.3014
        xyY:
        0.4229, 0.3138, 12.2755
      CIE-Lab:
        41.6507, 30.6898, 8.2648
        CIE-LCH:
        41.6507, 31.7832, 15.0722
        CIE-Luv:
        41.6507, 47.6239, 4.7248
        Hunter-Lab:
        35.0365, 22.9847, 7.0931
      #944d56 color charts
#944d56 RGB chart
      #944d56 CMYK chart
      #944d56 RGB pie chart
      #944d56 color shades, tints & tones
#944d56 color schemes
#944d56 color preview, HTML & CSS examples
           This text has a color of #944d56        
        
          <p style="color:#944d56;">Text here</p>
        
        
          .mytext {color:#944d56;}
        
        Text color #944d56
      
           This box has a color of #944d56        
        
          <div style="background-color:#944d56;">Content here</div>
        
        
          .mybackground {background-color:#944d56;}
        
        Background color #944d56
      
           Border around this has a color of #944d56        
        
          <div style="border:2px solid #944d56;">Content here</div>
        
        
          .myborder {border:2px solid #944d56;}
        
        Border color #944d56