#992f29 color space conversions
Hex:
        #992f29
        RGB:
        153, 47, 41
        CMY:
        40, 82, 84
        CMYK:
        0, 69, 73, 40
      HSL:
        3°, 57.7320%, 38.0392%
        HSV (HSB):
        3°, 73.2026%, 60.0000%
        XYZ:
        14.5536, 8.9654, 3.0613
        xyY:
        0.5475, 0.3373, 8.9654
      CIE-Lab:
        35.9177, 43.7111, 28.6983
        CIE-LCH:
        35.9177, 52.2901, 33.2867
        CIE-Luv:
        35.9177, 79.4232, 19.4459
        Hunter-Lab:
        29.9423, 34.3618, 14.8979
      #992f29 color charts
#992f29 RGB chart
      #992f29 CMYK chart
      #992f29 RGB pie chart
      #992f29 color shades, tints & tones
#992f29 color schemes
#992f29 color preview, HTML & CSS examples
           This text has a color of #992f29        
        
          <p style="color:#992f29;">Text here</p>
        
        
          .mytext {color:#992f29;}
        
        Text color #992f29
      
           This box has a color of #992f29        
        
          <div style="background-color:#992f29;">Content here</div>
        
        
          .mybackground {background-color:#992f29;}
        
        Background color #992f29
      
           Border around this has a color of #992f29        
        
          <div style="border:2px solid #992f29;">Content here</div>
        
        
          .myborder {border:2px solid #992f29;}
        
        Border color #992f29