#b70f11 color space conversions
Hex:
        #b70f11
        RGB:
        183, 15, 17
        CMY:
        28, 94, 93
        CMYK:
        0, 92, 91, 28
      HSL:
        359°, 84.8485%, 38.8235%
        HSV (HSB):
        359°, 91.8033%, 71.7647%
        XYZ:
        19.8004, 10.4494, 1.5036
        xyY:
        0.6236, 0.3291, 10.4494
      CIE-Lab:
        38.6372, 60.8975, 46.2185
        CIE-LCH:
        38.6372, 76.4504, 37.1969
        CIE-Luv:
        38.6372, 120.3534, 25.6651
        Hunter-Lab:
        32.3255, 52.7674, 19.8699
      #b70f11 color charts
#b70f11 RGB chart
      #b70f11 CMYK chart
      #b70f11 RGB pie chart
      #b70f11 color shades, tints & tones
#b70f11 color schemes
#b70f11 color preview, HTML & CSS examples
           This text has a color of #b70f11        
        
          <p style="color:#b70f11;">Text here</p>
        
        
          .mytext {color:#b70f11;}
        
        Text color #b70f11
      
           This box has a color of #b70f11        
        
          <div style="background-color:#b70f11;">Content here</div>
        
        
          .mybackground {background-color:#b70f11;}
        
        Background color #b70f11
      
           Border around this has a color of #b70f11        
        
          <div style="border:2px solid #b70f11;">Content here</div>
        
        
          .myborder {border:2px solid #b70f11;}
        
        Border color #b70f11