#b9202b color space conversions
Hex:
        #b9202b
        RGB:
        185, 32, 43
        CMY:
        27, 87, 83
        CMYK:
        0, 83, 77, 27
      HSL:
        356°, 70.5069%, 42.5490%
        HSV (HSB):
        356°, 82.7027%, 72.5490%
        XYZ:
        20.9601, 11.5217, 3.4047
        xyY:
        0.5841, 0.3211, 11.5217
      CIE-Lab:
        40.4457, 58.7797, 34.3111
        CIE-LCH:
        40.4457, 68.0610, 30.2731
        CIE-Luv:
        40.4457, 112.0692, 21.0185
        Hunter-Lab:
        33.9437, 50.8219, 17.8135
      #b9202b color charts
#b9202b RGB chart
      #b9202b CMYK chart
      #b9202b RGB pie chart
      #b9202b color shades, tints & tones
#b9202b color schemes
#b9202b color preview, HTML & CSS examples
           This text has a color of #b9202b        
        
          <p style="color:#b9202b;">Text here</p>
        
        
          .mytext {color:#b9202b;}
        
        Text color #b9202b
      
           This box has a color of #b9202b        
        
          <div style="background-color:#b9202b;">Content here</div>
        
        
          .mybackground {background-color:#b9202b;}
        
        Background color #b9202b
      
           Border around this has a color of #b9202b        
        
          <div style="border:2px solid #b9202b;">Content here</div>
        
        
          .myborder {border:2px solid #b9202b;}
        
        Border color #b9202b