#992d35 color space conversions
Hex:
        #992d35
        RGB:
        153, 45, 53
        CMY:
        40, 82, 79
        CMYK:
        0, 71, 65, 40
      HSL:
        356°, 54.5455%, 38.8235%
        HSV (HSB):
        356°, 70.5882%, 60.0000%
        XYZ:
        14.7179, 8.9061, 4.3115
        xyY:
        0.5269, 0.3188, 8.9061
      CIE-Lab:
        35.8029, 45.2082, 21.1465
        CIE-LCH:
        35.8029, 49.9095, 25.0682
        CIE-Luv:
        35.8029, 77.8527, 13.3895
        Hunter-Lab:
        29.8431, 35.8061, 12.3244
      #992d35 color charts
#992d35 RGB chart
      #992d35 CMYK chart
      #992d35 RGB pie chart
      #992d35 color shades, tints & tones
#992d35 color schemes
#992d35 color preview, HTML & CSS examples
           This text has a color of #992d35        
        
          <p style="color:#992d35;">Text here</p>
        
        
          .mytext {color:#992d35;}
        
        Text color #992d35
      
           This box has a color of #992d35        
        
          <div style="background-color:#992d35;">Content here</div>
        
        
          .mybackground {background-color:#992d35;}
        
        Background color #992d35
      
           Border around this has a color of #992d35        
        
          <div style="border:2px solid #992d35;">Content here</div>
        
        
          .myborder {border:2px solid #992d35;}
        
        Border color #992d35