#b41d11 color space conversions
Hex:
        #b41d11
        RGB:
        180, 29, 17
        CMY:
        29, 89, 93
        CMYK:
        0, 84, 91, 29
      HSL:
        4°, 82.7411%, 38.6275%
        HSV (HSB):
        4°, 90.5556%, 70.5882%
        XYZ:
        19.3629, 10.6225, 1.5601
        xyY:
        0.6138, 0.3367, 10.6225
      CIE-Lab:
        38.9372, 57.4049, 46.1425
        CIE-LCH:
        38.9372, 73.6509, 38.7926
        CIE-Luv:
        38.9372, 113.6459, 26.8262
        Hunter-Lab:
        32.5922, 49.0101, 19.9764
      #b41d11 color charts
#b41d11 RGB chart
      #b41d11 CMYK chart
      #b41d11 RGB pie chart
      #b41d11 color shades, tints & tones
#b41d11 color schemes
#b41d11 color preview, HTML & CSS examples
           This text has a color of #b41d11        
        
          <p style="color:#b41d11;">Text here</p>
        
        
          .mytext {color:#b41d11;}
        
        Text color #b41d11
      
           This box has a color of #b41d11        
        
          <div style="background-color:#b41d11;">Content here</div>
        
        
          .mybackground {background-color:#b41d11;}
        
        Background color #b41d11
      
           Border around this has a color of #b41d11        
        
          <div style="border:2px solid #b41d11;">Content here</div>
        
        
          .myborder {border:2px solid #b41d11;}
        
        Border color #b41d11