#b70c31 color space conversions
Hex:
        #b70c31
        RGB:
        183, 12, 49
        CMY:
        28, 95, 81
        CMYK:
        0, 93, 73, 28
      HSL:
        347°, 87.6923%, 38.2353%
        HSV (HSB):
        347°, 93.4426%, 71.7647%
        XYZ:
        20.2143, 10.5520, 3.8771
        xyY:
        0.5835, 0.3046, 10.5520
      CIE-Lab:
        38.8154, 62.1802, 28.7116
        CIE-LCH:
        38.8154, 68.4890, 24.7851
        CIE-Luv:
        38.8154, 114.7684, 15.7260
        Hunter-Lab:
        32.4838, 54.2318, 15.6622
      #b70c31 color charts
#b70c31 RGB chart
      #b70c31 CMYK chart
      #b70c31 RGB pie chart
      #b70c31 color shades, tints & tones
#b70c31 color schemes
#b70c31 color preview, HTML & CSS examples
           This text has a color of #b70c31        
        
          <p style="color:#b70c31;">Text here</p>
        
        
          .mytext {color:#b70c31;}
        
        Text color #b70c31
      
           This box has a color of #b70c31        
        
          <div style="background-color:#b70c31;">Content here</div>
        
        
          .mybackground {background-color:#b70c31;}
        
        Background color #b70c31
      
           Border around this has a color of #b70c31        
        
          <div style="border:2px solid #b70c31;">Content here</div>
        
        
          .myborder {border:2px solid #b70c31;}
        
        Border color #b70c31