#b70b31 color space conversions
Hex:
        #b70b31
        RGB:
        183, 11, 49
        CMY:
        28, 96, 81
        CMYK:
        0, 94, 73, 28
      HSL:
        347°, 88.6598%, 38.0392%
        HSV (HSB):
        347°, 93.9891%, 71.7647%
        XYZ:
        20.2025, 10.5284, 3.8731
        xyY:
        0.5838, 0.3043, 10.5284
      CIE-Lab:
        38.7745, 62.2984, 28.6634
        CIE-LCH:
        38.7745, 68.5761, 24.7071
        CIE-Luv:
        38.7745, 114.9487, 15.6462
        Hunter-Lab:
        32.4475, 54.3549, 15.6360
      #b70b31 color charts
#b70b31 RGB chart
      #b70b31 CMYK chart
      #b70b31 RGB pie chart
      #b70b31 color shades, tints & tones
#b70b31 color schemes
#b70b31 color preview, HTML & CSS examples
           This text has a color of #b70b31        
        
          <p style="color:#b70b31;">Text here</p>
        
        
          .mytext {color:#b70b31;}
        
        Text color #b70b31
      
           This box has a color of #b70b31        
        
          <div style="background-color:#b70b31;">Content here</div>
        
        
          .mybackground {background-color:#b70b31;}
        
        Background color #b70b31
      
           Border around this has a color of #b70b31        
        
          <div style="border:2px solid #b70b31;">Content here</div>
        
        
          .myborder {border:2px solid #b70b31;}
        
        Border color #b70b31