#966a39 color space conversions
Hex:
        #966a39
        RGB:
        150, 106, 57
        CMY:
        41, 58, 78
        CMYK:
        0, 29, 62, 41
      HSL:
        32°, 44.9275%, 40.5882%
        HSV (HSB):
        32°, 62.0000%, 58.8235%
        XYZ:
        18.4702, 17.0875, 6.1956
        xyY:
        0.4424, 0.4092, 17.0875
      CIE-Lab:
        48.3701, 12.1534, 34.0572
        CIE-LCH:
        48.3701, 36.1607, 70.3610
        CIE-Luv:
        48.3701, 33.9531, 35.1345
        Hunter-Lab:
        41.3370, 7.4176, 20.0495
      #966a39 color charts
#966a39 RGB chart
      #966a39 CMYK chart
      #966a39 RGB pie chart
      #966a39 color shades, tints & tones
#966a39 color schemes
#966a39 color preview, HTML & CSS examples
           This text has a color of #966a39        
        
          <p style="color:#966a39;">Text here</p>
        
        
          .mytext {color:#966a39;}
        
        Text color #966a39
      
           This box has a color of #966a39        
        
          <div style="background-color:#966a39;">Content here</div>
        
        
          .mybackground {background-color:#966a39;}
        
        Background color #966a39
      
           Border around this has a color of #966a39        
        
          <div style="border:2px solid #966a39;">Content here</div>
        
        
          .myborder {border:2px solid #966a39;}
        
        Border color #966a39