#b9031d color space conversions
Hex:
        #b9031d
        RGB:
        185, 3, 29
        CMY:
        27, 99, 89
        CMYK:
        0, 98, 84, 27
      HSL:
        351°, 96.8085%, 36.8627%
        HSV (HSB):
        351°, 98.3784%, 72.5490%
        XYZ:
        20.2619, 10.4681, 2.1150
        xyY:
        0.6169, 0.3187, 10.4681
      CIE-Lab:
        38.6698, 63.0420, 40.4955
        CIE-LCH:
        38.6698, 74.9278, 32.7150
        CIE-Luv:
        38.6698, 122.4229, 22.4843
        Hunter-Lab:
        32.3545, 55.1649, 18.7723
      #b9031d color charts
#b9031d RGB chart
      #b9031d CMYK chart
      #b9031d RGB pie chart
      #b9031d color shades, tints & tones
#b9031d color schemes
#b9031d color preview, HTML & CSS examples
           This text has a color of #b9031d        
        
          <p style="color:#b9031d;">Text here</p>
        
        
          .mytext {color:#b9031d;}
        
        Text color #b9031d
      
           This box has a color of #b9031d        
        
          <div style="background-color:#b9031d;">Content here</div>
        
        
          .mybackground {background-color:#b9031d;}
        
        Background color #b9031d
      
           Border around this has a color of #b9031d        
        
          <div style="border:2px solid #b9031d;">Content here</div>
        
        
          .myborder {border:2px solid #b9031d;}
        
        Border color #b9031d