#996a05 color space conversions
Hex:
        #996a05
        RGB:
        153, 106, 5
        CMY:
        40, 58, 98
        CMYK:
        0, 31, 97, 40
      HSL:
        41°, 93.6709%, 30.9804%
        HSV (HSB):
        41°, 96.7320%, 60.0000%
        XYZ:
        18.3183, 17.0913, 2.4771
        xyY:
        0.4835, 0.4511, 17.0913
      CIE-Lab:
        48.3749, 11.3364, 54.3209
        CIE-LCH:
        48.3749, 55.4912, 78.2120
        CIE-Luv:
        48.3749, 38.9174, 48.3609
        Hunter-Lab:
        41.3417, 6.7446, 25.3867
      #996a05 color charts
#996a05 RGB chart
      #996a05 CMYK chart
      #996a05 RGB pie chart
      #996a05 color shades, tints & tones
#996a05 color schemes
#996a05 color preview, HTML & CSS examples
           This text has a color of #996a05        
        
          <p style="color:#996a05;">Text here</p>
        
        
          .mytext {color:#996a05;}
        
        Text color #996a05
      
           This box has a color of #996a05        
        
          <div style="background-color:#996a05;">Content here</div>
        
        
          .mybackground {background-color:#996a05;}
        
        Background color #996a05
      
           Border around this has a color of #996a05        
        
          <div style="border:2px solid #996a05;">Content here</div>
        
        
          .myborder {border:2px solid #996a05;}
        
        Border color #996a05