#992c3f color space conversions
Hex:
        #992c3f
        RGB:
        153, 44, 63
        CMY:
        40, 83, 75
        CMYK:
        0, 71, 59, 40
      HSL:
        350°, 55.3299%, 38.6275%
        HSV (HSB):
        350°, 71.2418%, 60.0000%
        XYZ:
        14.9348, 8.9326, 5.6396
        xyY:
        0.5061, 0.3027, 8.9326
      CIE-Lab:
        35.8541, 46.3000, 14.8515
        CIE-LCH:
        35.8541, 48.6236, 17.7845
        CIE-Luv:
        35.8541, 75.6844, 7.6535
        Hunter-Lab:
        29.8874, 36.8938, 9.7334
      #992c3f color charts
#992c3f RGB chart
      #992c3f CMYK chart
      #992c3f RGB pie chart
      #992c3f color shades, tints & tones
#992c3f color schemes
#992c3f color preview, HTML & CSS examples
           This text has a color of #992c3f        
        
          <p style="color:#992c3f;">Text here</p>
        
        
          .mytext {color:#992c3f;}
        
        Text color #992c3f
      
           This box has a color of #992c3f        
        
          <div style="background-color:#992c3f;">Content here</div>
        
        
          .mybackground {background-color:#992c3f;}
        
        Background color #992c3f
      
           Border around this has a color of #992c3f        
        
          <div style="border:2px solid #992c3f;">Content here</div>
        
        
          .myborder {border:2px solid #992c3f;}
        
        Border color #992c3f