#b7231f color space conversions
Hex:
        #b7231f
        RGB:
        183, 35, 31
        CMY:
        28, 86, 88
        CMYK:
        0, 81, 83, 28
      HSL:
        2°, 71.0280%, 41.9608%
        HSV (HSB):
        2°, 83.0601%, 71.7647%
        XYZ:
        20.3768, 11.3683, 2.4166
        xyY:
        0.5965, 0.3328, 11.3683
      CIE-Lab:
        40.1939, 57.0359, 40.6803
        CIE-LCH:
        40.1939, 70.0570, 35.4980
        CIE-Luv:
        40.1939, 111.5579, 25.0863
        Hunter-Lab:
        33.7169, 48.8720, 19.3522
      #b7231f color charts
#b7231f RGB chart
      #b7231f CMYK chart
      #b7231f RGB pie chart
      #b7231f color shades, tints & tones
#b7231f color schemes
#b7231f color preview, HTML & CSS examples
           This text has a color of #b7231f        
        
          <p style="color:#b7231f;">Text here</p>
        
        
          .mytext {color:#b7231f;}
        
        Text color #b7231f
      
           This box has a color of #b7231f        
        
          <div style="background-color:#b7231f;">Content here</div>
        
        
          .mybackground {background-color:#b7231f;}
        
        Background color #b7231f
      
           Border around this has a color of #b7231f        
        
          <div style="border:2px solid #b7231f;">Content here</div>
        
        
          .myborder {border:2px solid #b7231f;}
        
        Border color #b7231f