#99202d color space conversions
Hex:
        #99202d
        RGB:
        153, 32, 45
        CMY:
        40, 87, 82
        CMYK:
        0, 79, 71, 40
      HSL:
        354°, 65.4054%, 36.2745%
        HSV (HSB):
        354°, 79.0850%, 60.0000%
        XYZ:
        14.1270, 7.9948, 3.2812
        xyY:
        0.5561, 0.3147, 7.9948
      CIE-Lab:
        33.9720, 49.4579, 23.9209
        CIE-LCH:
        33.9720, 54.9390, 25.8113
        CIE-Luv:
        33.9720, 86.0622, 14.0049
        Hunter-Lab:
        28.2751, 39.7024, 12.9122
      #99202d color charts
#99202d RGB chart
      #99202d CMYK chart
      #99202d RGB pie chart
      #99202d color shades, tints & tones
#99202d color schemes
#99202d color preview, HTML & CSS examples
           This text has a color of #99202d        
        
          <p style="color:#99202d;">Text here</p>
        
        
          .mytext {color:#99202d;}
        
        Text color #99202d
      
           This box has a color of #99202d        
        
          <div style="background-color:#99202d;">Content here</div>
        
        
          .mybackground {background-color:#99202d;}
        
        Background color #99202d
      
           Border around this has a color of #99202d        
        
          <div style="border:2px solid #99202d;">Content here</div>
        
        
          .myborder {border:2px solid #99202d;}
        
        Border color #99202d