#966a45 color space conversions
Hex:
        #966a45
        RGB:
        150, 106, 69
        CMY:
        41, 58, 73
        CMYK:
        0, 29, 54, 41
      HSL:
        27°, 36.9863%, 42.9412%
        HSV (HSB):
        27°, 54.0000%, 58.8235%
        XYZ:
        18.8059, 17.2218, 7.9632
        xyY:
        0.4275, 0.3915, 17.2218
      CIE-Lab:
        48.5383, 13.1724, 27.6345
        CIE-LCH:
        48.5383, 30.6134, 64.5145
        CIE-Luv:
        48.5383, 32.8460, 29.3810
        Hunter-Lab:
        41.4991, 8.2662, 17.6723
      #966a45 color charts
#966a45 RGB chart
      #966a45 CMYK chart
      #966a45 RGB pie chart
      #966a45 color shades, tints & tones
#966a45 color schemes
#966a45 color preview, HTML & CSS examples
           This text has a color of #966a45        
        
          <p style="color:#966a45;">Text here</p>
        
        
          .mytext {color:#966a45;}
        
        Text color #966a45
      
           This box has a color of #966a45        
        
          <div style="background-color:#966a45;">Content here</div>
        
        
          .mybackground {background-color:#966a45;}
        
        Background color #966a45
      
           Border around this has a color of #966a45        
        
          <div style="border:2px solid #966a45;">Content here</div>
        
        
          .myborder {border:2px solid #966a45;}
        
        Border color #966a45