#b70f1f color space conversions
Hex:
        #b70f1f
        RGB:
        183, 15, 31
        CMY:
        28, 94, 88
        CMYK:
        0, 92, 83, 28
      HSL:
        354°, 84.8485%, 38.8235%
        HSV (HSB):
        354°, 91.8033%, 71.7647%
        XYZ:
        19.9466, 10.5079, 2.2732
        xyY:
        0.6095, 0.3211, 10.5079
      CIE-Lab:
        38.7389, 61.1866, 39.3061
        CIE-LCH:
        38.7389, 72.7240, 32.7166
        CIE-Luv:
        38.7389, 118.2860, 22.4427
        Hunter-Lab:
        32.4158, 53.1096, 18.5332
      #b70f1f color charts
#b70f1f RGB chart
      #b70f1f CMYK chart
      #b70f1f RGB pie chart
      #b70f1f color shades, tints & tones
#b70f1f color schemes
#b70f1f color preview, HTML & CSS examples
           This text has a color of #b70f1f        
        
          <p style="color:#b70f1f;">Text here</p>
        
        
          .mytext {color:#b70f1f;}
        
        Text color #b70f1f
      
           This box has a color of #b70f1f        
        
          <div style="background-color:#b70f1f;">Content here</div>
        
        
          .mybackground {background-color:#b70f1f;}
        
        Background color #b70f1f
      
           Border around this has a color of #b70f1f        
        
          <div style="border:2px solid #b70f1f;">Content here</div>
        
        
          .myborder {border:2px solid #b70f1f;}
        
        Border color #b70f1f