#b71f14 color space conversions
Hex:
        #b71f14
        RGB:
        183, 31, 20
        CMY:
        28, 88, 92
        CMYK:
        0, 83, 89, 28
      HSL:
        4°, 80.2956%, 39.8039%
        HSV (HSB):
        4°, 89.0710%, 71.7647%
        XYZ:
        20.1447, 11.0978, 1.7422
        xyY:
        0.6107, 0.3365, 11.0978
      CIE-Lab:
        39.7446, 57.8320, 45.7143
        CIE-LCH:
        39.7446, 73.7180, 38.3252
        CIE-Luv:
        39.7446, 114.8046, 27.0284
        Hunter-Lab:
        33.3133, 49.6414, 20.2187
      #b71f14 color charts
#b71f14 RGB chart
      #b71f14 CMYK chart
      #b71f14 RGB pie chart
      #b71f14 color shades, tints & tones
#b71f14 color schemes
#b71f14 color preview, HTML & CSS examples
           This text has a color of #b71f14        
        
          <p style="color:#b71f14;">Text here</p>
        
        
          .mytext {color:#b71f14;}
        
        Text color #b71f14
      
           This box has a color of #b71f14        
        
          <div style="background-color:#b71f14;">Content here</div>
        
        
          .mybackground {background-color:#b71f14;}
        
        Background color #b71f14
      
           Border around this has a color of #b71f14        
        
          <div style="border:2px solid #b71f14;">Content here</div>
        
        
          .myborder {border:2px solid #b71f14;}
        
        Border color #b71f14