#992b12 color space conversions
Hex:
        #992b12
        RGB:
        153, 43, 18
        CMY:
        40, 83, 93
        CMYK:
        0, 72, 88, 40
      HSL:
        11°, 78.9474%, 33.5294%
        HSV (HSB):
        11°, 88.2353%, 60.0000%
        XYZ:
        14.1099, 8.5437, 1.4777
        xyY:
        0.5847, 0.3541, 8.5437
      CIE-Lab:
        35.0905, 44.5298, 40.3813
        CIE-LCH:
        35.0905, 60.1128, 42.2029
        CIE-Luv:
        35.0905, 85.2557, 25.4650
        Hunter-Lab:
        29.2297, 35.0147, 17.4634
      #992b12 color charts
#992b12 RGB chart
      #992b12 CMYK chart
      #992b12 RGB pie chart
      #992b12 color shades, tints & tones
#992b12 color schemes
#992b12 color preview, HTML & CSS examples
           This text has a color of #992b12        
        
          <p style="color:#992b12;">Text here</p>
        
        
          .mytext {color:#992b12;}
        
        Text color #992b12
      
           This box has a color of #992b12        
        
          <div style="background-color:#992b12;">Content here</div>
        
        
          .mybackground {background-color:#992b12;}
        
        Background color #992b12
      
           Border around this has a color of #992b12        
        
          <div style="border:2px solid #992b12;">Content here</div>
        
        
          .myborder {border:2px solid #992b12;}
        
        Border color #992b12