#b70e0b color space conversions
Hex:
        #b70e0b
        RGB:
        183, 14, 11
        CMY:
        28, 95, 96
        CMYK:
        0, 92, 94, 28
      HSL:
        1°, 88.6598%, 38.0392%
        HSV (HSB):
        1°, 93.9891%, 71.7647%
        XYZ:
        19.7459, 10.4055, 1.2844
        xyY:
        0.6281, 0.3310, 10.4055
      CIE-Lab:
        38.5606, 60.9552, 48.5428
        CIE-LCH:
        38.5606, 77.9226, 38.5327
        CIE-Luv:
        38.5606, 121.1788, 26.4987
        Hunter-Lab:
        32.2576, 52.8147, 20.2197
      #b70e0b color charts
#b70e0b RGB chart
      #b70e0b CMYK chart
      #b70e0b RGB pie chart
      #b70e0b color shades, tints & tones
#b70e0b color schemes
#b70e0b color preview, HTML & CSS examples
           This text has a color of #b70e0b        
        
          <p style="color:#b70e0b;">Text here</p>
        
        
          .mytext {color:#b70e0b;}
        
        Text color #b70e0b
      
           This box has a color of #b70e0b        
        
          <div style="background-color:#b70e0b;">Content here</div>
        
        
          .mybackground {background-color:#b70e0b;}
        
        Background color #b70e0b
      
           Border around this has a color of #b70e0b        
        
          <div style="border:2px solid #b70e0b;">Content here</div>
        
        
          .myborder {border:2px solid #b70e0b;}
        
        Border color #b70e0b