#966d10 color space conversions
Hex:
        #966d10
        RGB:
        150, 109, 16
        CMY:
        41, 57, 94
        CMYK:
        0, 27, 89, 41
      HSL:
        42°, 80.7229%, 32.5490%
        HSV (HSB):
        42°, 89.3333%, 58.8235%
        XYZ:
        18.1398, 17.4587, 2.9040
        xyY:
        0.4711, 0.4534, 17.4587
      CIE-Lab:
        48.8329, 8.4214, 52.0256
        CIE-LCH:
        48.8329, 52.7028, 80.8053
        CIE-Luv:
        48.8329, 33.9399, 48.1607
        Hunter-Lab:
        41.7836, 4.3722, 25.1278
      #966d10 color charts
#966d10 RGB chart
      #966d10 CMYK chart
      #966d10 RGB pie chart
      #966d10 color shades, tints & tones
#966d10 color schemes
#966d10 color preview, HTML & CSS examples
           This text has a color of #966d10        
        
          <p style="color:#966d10;">Text here</p>
        
        
          .mytext {color:#966d10;}
        
        Text color #966d10
      
           This box has a color of #966d10        
        
          <div style="background-color:#966d10;">Content here</div>
        
        
          .mybackground {background-color:#966d10;}
        
        Background color #966d10
      
           Border around this has a color of #966d10        
        
          <div style="border:2px solid #966d10;">Content here</div>
        
        
          .myborder {border:2px solid #966d10;}
        
        Border color #966d10