#b70c3b color space conversions
Hex:
        #b70c3b
        RGB:
        183, 12, 59
        CMY:
        28, 95, 77
        CMYK:
        0, 93, 68, 28
      HSL:
        344°, 87.6923%, 38.2353%
        HSV (HSB):
        344°, 93.4426%, 71.7647%
        XYZ:
        20.4493, 10.6460, 5.1148
        xyY:
        0.5647, 0.2940, 10.6460
      CIE-Lab:
        38.9777, 62.6329, 22.6256
        CIE-LCH:
        38.9777, 66.5943, 19.8618
        CIE-Luv:
        38.9777, 111.7784, 11.0473
        Hunter-Lab:
        32.6282, 54.7734, 13.5455
      #b70c3b color charts
#b70c3b RGB chart
      #b70c3b CMYK chart
      #b70c3b RGB pie chart
      #b70c3b color shades, tints & tones
#b70c3b color schemes
#b70c3b color preview, HTML & CSS examples
           This text has a color of #b70c3b        
        
          <p style="color:#b70c3b;">Text here</p>
        
        
          .mytext {color:#b70c3b;}
        
        Text color #b70c3b
      
           This box has a color of #b70c3b        
        
          <div style="background-color:#b70c3b;">Content here</div>
        
        
          .mybackground {background-color:#b70c3b;}
        
        Background color #b70c3b
      
           Border around this has a color of #b70c3b        
        
          <div style="border:2px solid #b70c3b;">Content here</div>
        
        
          .myborder {border:2px solid #b70c3b;}
        
        Border color #b70c3b