#99313d color space conversions
Hex:
        #99313d
        RGB:
        153, 49, 61
        CMY:
        40, 81, 76
        CMYK:
        0, 68, 60, 40
      HSL:
        353°, 51.4851%, 39.6078%
        HSV (HSB):
        353°, 67.9739%, 60.0000%
        XYZ:
        15.0775, 9.3059, 5.4164
        xyY:
        0.5060, 0.3123, 9.3059
      CIE-Lab:
        36.5666, 44.0856, 17.0768
        CIE-LCH:
        36.5666, 47.2775, 21.1741
        CIE-Luv:
        36.5666, 73.6943, 10.3109
        Hunter-Lab:
        30.5055, 34.8399, 10.8266
      #99313d color charts
#99313d RGB chart
      #99313d CMYK chart
      #99313d RGB pie chart
      #99313d color shades, tints & tones
#99313d color schemes
#99313d color preview, HTML & CSS examples
           This text has a color of #99313d        
        
          <p style="color:#99313d;">Text here</p>
        
        
          .mytext {color:#99313d;}
        
        Text color #99313d
      
           This box has a color of #99313d        
        
          <div style="background-color:#99313d;">Content here</div>
        
        
          .mybackground {background-color:#99313d;}
        
        Background color #99313d
      
           Border around this has a color of #99313d        
        
          <div style="border:2px solid #99313d;">Content here</div>
        
        
          .myborder {border:2px solid #99313d;}
        
        Border color #99313d