#b7031b color space conversions
Hex:
        #b7031b
        RGB:
        183, 3, 27
        CMY:
        28, 99, 89
        CMYK:
        0, 98, 85, 28
      HSL:
        352°, 96.7742%, 36.4706%
        HSV (HSB):
        352°, 98.3607%, 71.7647%
        XYZ:
        19.7588, 10.2115, 1.9665
        xyY:
        0.6187, 0.3197, 10.2115
      CIE-Lab:
        38.2194, 62.4904, 41.0079
        CIE-LCH:
        38.2194, 74.7443, 33.2740
        CIE-Luv:
        38.2194, 121.2889, 22.6450
        Hunter-Lab:
        31.9555, 54.4486, 18.7202
      #b7031b color charts
#b7031b RGB chart
      #b7031b CMYK chart
      #b7031b RGB pie chart
      #b7031b color shades, tints & tones
#b7031b color schemes
#b7031b color preview, HTML & CSS examples
           This text has a color of #b7031b        
        
          <p style="color:#b7031b;">Text here</p>
        
        
          .mytext {color:#b7031b;}
        
        Text color #b7031b
      
           This box has a color of #b7031b        
        
          <div style="background-color:#b7031b;">Content here</div>
        
        
          .mybackground {background-color:#b7031b;}
        
        Background color #b7031b
      
           Border around this has a color of #b7031b        
        
          <div style="border:2px solid #b7031b;">Content here</div>
        
        
          .myborder {border:2px solid #b7031b;}
        
        Border color #b7031b