#99042a color space conversions
Hex:
        #99042a
        RGB:
        153, 4, 42
        CMY:
        40, 98, 84
        CMYK:
        0, 97, 73, 40
      HSL:
        345°, 94.9045%, 30.7843%
        HSV (HSB):
        345°, 97.3856%, 60.0000%
        XYZ:
        13.5982, 7.0263, 2.8300
        xyY:
        0.5798, 0.2996, 7.0263
      CIE-Lab:
        31.8667, 55.1856, 23.2856
        CIE-LCH:
        31.8667, 59.8971, 22.8774
        CIE-Luv:
        31.8667, 94.7961, 11.4774
        Hunter-Lab:
        26.5072, 45.1831, 12.2250
      #99042a color charts
#99042a RGB chart
      #99042a CMYK chart
      #99042a RGB pie chart
      #99042a color shades, tints & tones
#99042a color schemes
#99042a color preview, HTML & CSS examples
           This text has a color of #99042a        
        
          <p style="color:#99042a;">Text here</p>
        
        
          .mytext {color:#99042a;}
        
        Text color #99042a
      
           This box has a color of #99042a        
        
          <div style="background-color:#99042a;">Content here</div>
        
        
          .mybackground {background-color:#99042a;}
        
        Background color #99042a
      
           Border around this has a color of #99042a        
        
          <div style="border:2px solid #99042a;">Content here</div>
        
        
          .myborder {border:2px solid #99042a;}
        
        Border color #99042a