#99320b color space conversions
Hex:
        #99320b
        RGB:
        153, 50, 11
        CMY:
        40, 80, 96
        CMYK:
        0, 67, 93, 40
      HSL:
        16°, 86.5854%, 32.1569%
        HSV (HSB):
        16°, 92.8105%, 60.0000%
        XYZ:
        14.3379, 9.0777, 1.3131
        xyY:
        0.5798, 0.3671, 9.0777
      CIE-Lab:
        36.1334, 41.4528, 44.0210
        CIE-LCH:
        36.1334, 60.4663, 46.7210
        CIE-Luv:
        36.1334, 81.5019, 28.4931
        Hunter-Lab:
        30.1292, 32.2186, 18.5065
      #99320b color charts
#99320b RGB chart
      #99320b CMYK chart
      #99320b RGB pie chart
      #99320b color shades, tints & tones
#99320b color schemes
#99320b color preview, HTML & CSS examples
           This text has a color of #99320b        
        
          <p style="color:#99320b;">Text here</p>
        
        
          .mytext {color:#99320b;}
        
        Text color #99320b
      
           This box has a color of #99320b        
        
          <div style="background-color:#99320b;">Content here</div>
        
        
          .mybackground {background-color:#99320b;}
        
        Background color #99320b
      
           Border around this has a color of #99320b        
        
          <div style="border:2px solid #99320b;">Content here</div>
        
        
          .myborder {border:2px solid #99320b;}
        
        Border color #99320b