#996969 color space conversions
Hex:
        #996969
        RGB:
        153, 105, 105
        CMY:
        40, 59, 59
        CMYK:
        0, 31, 31, 40
      HSL:
        0°, 19.0476%, 50.5882%
        HSV (HSB):
        0°, 31.3725%, 60.0000%
        XYZ:
        20.7382, 17.8954, 15.7257
        xyY:
        0.3815, 0.3292, 17.8954
      CIE-Lab:
        49.3690, 19.2474, 7.7718
        CIE-LCH:
        49.3690, 20.7573, 21.9879
        CIE-Luv:
        49.3690, 31.3133, 6.7459
        Hunter-Lab:
        42.3029, 13.4763, 7.5715
      #996969 color charts
#996969 RGB chart
      #996969 CMYK chart
      #996969 RGB pie chart
      #996969 color shades, tints & tones
#996969 color schemes
#996969 color preview, HTML & CSS examples
           This text has a color of #996969        
        
          <p style="color:#996969;">Text here</p>
        
        
          .mytext {color:#996969;}
        
        Text color #996969
      
           This box has a color of #996969        
        
          <div style="background-color:#996969;">Content here</div>
        
        
          .mybackground {background-color:#996969;}
        
        Background color #996969
      
           Border around this has a color of #996969        
        
          <div style="border:2px solid #996969;">Content here</div>
        
        
          .myborder {border:2px solid #996969;}
        
        Border color #996969