#992f28 color space conversions
Hex:
        #992f28
        RGB:
        153, 47, 40
        CMY:
        40, 82, 84
        CMYK:
        0, 69, 74, 40
      HSL:
        4°, 58.5492%, 37.8431%
        HSV (HSB):
        4°, 73.8562%, 60.0000%
        XYZ:
        14.5364, 8.9585, 2.9705
        xyY:
        0.5493, 0.3385, 8.9585
      CIE-Lab:
        35.9043, 43.6629, 29.2824
        CIE-LCH:
        35.9043, 52.5729, 33.8477
        CIE-Luv:
        35.9043, 79.6174, 19.8478
        Hunter-Lab:
        29.9308, 34.3125, 15.0673
      #992f28 color charts
#992f28 RGB chart
      #992f28 CMYK chart
      #992f28 RGB pie chart
      #992f28 color shades, tints & tones
#992f28 color schemes
#992f28 color preview, HTML & CSS examples
           This text has a color of #992f28        
        
          <p style="color:#992f28;">Text here</p>
        
        
          .mytext {color:#992f28;}
        
        Text color #992f28
      
           This box has a color of #992f28        
        
          <div style="background-color:#992f28;">Content here</div>
        
        
          .mybackground {background-color:#992f28;}
        
        Background color #992f28
      
           Border around this has a color of #992f28        
        
          <div style="border:2px solid #992f28;">Content here</div>
        
        
          .myborder {border:2px solid #992f28;}
        
        Border color #992f28