#964d15 color space conversions
Hex:
        #964d15
        RGB:
        150, 77, 21
        CMY:
        41, 70, 92
        CMYK:
        0, 49, 86, 41
      HSL:
        26°, 75.4386%, 33.5294%
        HSV (HSB):
        26°, 86.0000%, 58.8235%
        XYZ:
        15.3669, 11.8459, 2.1860
        xyY:
        0.5227, 0.4029, 11.8459
      CIE-Lab:
        40.9702, 26.8256, 43.8666
        CIE-LCH:
        40.9702, 51.4188, 58.5531
        CIE-Luv:
        40.9702, 58.6368, 35.0254
        Hunter-Lab:
        34.4179, 19.4653, 20.3268
      #964d15 color charts
#964d15 RGB chart
      #964d15 CMYK chart
      #964d15 RGB pie chart
      #964d15 color shades, tints & tones
#964d15 color schemes
#964d15 color preview, HTML & CSS examples
           This text has a color of #964d15        
        
          <p style="color:#964d15;">Text here</p>
        
        
          .mytext {color:#964d15;}
        
        Text color #964d15
      
           This box has a color of #964d15        
        
          <div style="background-color:#964d15;">Content here</div>
        
        
          .mybackground {background-color:#964d15;}
        
        Background color #964d15
      
           Border around this has a color of #964d15        
        
          <div style="border:2px solid #964d15;">Content here</div>
        
        
          .myborder {border:2px solid #964d15;}
        
        Border color #964d15