#992f35 color space conversions
Hex:
        #992f35
        RGB:
        153, 47, 53
        CMY:
        40, 82, 79
        CMYK:
        0, 69, 65, 40
      HSL:
        357°, 53.0000%, 39.2157%
        HSV (HSB):
        357°, 69.2810%, 60.0000%
        XYZ:
        14.7960, 9.0624, 4.3375
        xyY:
        0.5248, 0.3214, 9.0624
      CIE-Lab:
        36.1041, 44.3841, 21.5289
        CIE-LCH:
        36.1041, 49.3299, 25.8760
        CIE-Luv:
        36.1041, 76.7870, 13.9708
        Hunter-Lab:
        30.1038, 35.0510, 12.5298
      #992f35 color charts
#992f35 RGB chart
      #992f35 CMYK chart
      #992f35 RGB pie chart
      #992f35 color shades, tints & tones
#992f35 color schemes
#992f35 color preview, HTML & CSS examples
           This text has a color of #992f35        
        
          <p style="color:#992f35;">Text here</p>
        
        
          .mytext {color:#992f35;}
        
        Text color #992f35
      
           This box has a color of #992f35        
        
          <div style="background-color:#992f35;">Content here</div>
        
        
          .mybackground {background-color:#992f35;}
        
        Background color #992f35
      
           Border around this has a color of #992f35        
        
          <div style="border:2px solid #992f35;">Content here</div>
        
        
          .myborder {border:2px solid #992f35;}
        
        Border color #992f35