#964d56 color space conversions
Hex:
        #964d56
        RGB:
        150, 77, 86
        CMY:
        41, 70, 66
        CMYK:
        0, 49, 43, 41
      HSL:
        353°, 32.1586%, 44.5098%
        HSV (HSB):
        353°, 48.6667%, 58.8235%
        XYZ:
        16.9113, 12.4637, 10.3185
        xyY:
        0.4260, 0.3140, 12.4637
      CIE-Lab:
        41.9438, 31.4644, 8.7197
        CIE-LCH:
        41.9438, 32.6503, 15.4895
        CIE-Luv:
        41.9438, 49.1996, 5.1026
        Hunter-Lab:
        35.3039, 23.7231, 7.3837
      #964d56 color charts
#964d56 RGB chart
      #964d56 CMYK chart
      #964d56 RGB pie chart
      #964d56 color shades, tints & tones
#964d56 color schemes
#964d56 color preview, HTML & CSS examples
           This text has a color of #964d56        
        
          <p style="color:#964d56;">Text here</p>
        
        
          .mytext {color:#964d56;}
        
        Text color #964d56
      
           This box has a color of #964d56        
        
          <div style="background-color:#964d56;">Content here</div>
        
        
          .mybackground {background-color:#964d56;}
        
        Background color #964d56
      
           Border around this has a color of #964d56        
        
          <div style="border:2px solid #964d56;">Content here</div>
        
        
          .myborder {border:2px solid #964d56;}
        
        Border color #964d56