#b11e13 color space conversions
Hex:
        #b11e13
        RGB:
        177, 30, 19
        CMY:
        31, 88, 93
        CMYK:
        0, 83, 89, 31
      HSL:
        4°, 80.6122%, 38.4314%
        HSV (HSB):
        4°, 89.2655%, 69.4118%
        XYZ:
        18.7133, 10.3227, 1.6223
        xyY:
        0.6104, 0.3367, 10.3227
      CIE-Lab:
        38.4154, 56.3262, 44.6062
        CIE-LCH:
        38.4154, 71.8495, 38.3766
        CIE-Luv:
        38.4154, 110.7136, 26.1523
        Hunter-Lab:
        32.1289, 47.7405, 19.4965
      #b11e13 color charts
#b11e13 RGB chart
      #b11e13 CMYK chart
      #b11e13 RGB pie chart
      #b11e13 color shades, tints & tones
#b11e13 color schemes
#b11e13 color preview, HTML & CSS examples
           This text has a color of #b11e13        
        
          <p style="color:#b11e13;">Text here</p>
        
        
          .mytext {color:#b11e13;}
        
        Text color #b11e13
      
           This box has a color of #b11e13        
        
          <div style="background-color:#b11e13;">Content here</div>
        
        
          .mybackground {background-color:#b11e13;}
        
        Background color #b11e13
      
           Border around this has a color of #b11e13        
        
          <div style="border:2px solid #b11e13;">Content here</div>
        
        
          .myborder {border:2px solid #b11e13;}
        
        Border color #b11e13