#b50a01 color space conversions
Hex:
        #b50a01
        RGB:
        181, 10, 1
        CMY:
        29, 96, 100
        CMYK:
        0, 94, 99, 29
      HSL:
        3°, 98.9011%, 35.6863%
        HSV (HSB):
        3°, 99.4475%, 70.9804%
        XYZ:
        19.1701, 10.0430, 0.9568
        xyY:
        0.6354, 0.3329, 10.0430
      CIE-Lab:
        37.9195, 60.8114, 51.6925
        CIE-LCH:
        37.9195, 79.8132, 40.3660
        CIE-Luv:
        37.9195, 121.3676, 27.1536
        Hunter-Lab:
        31.6907, 52.5178, 20.3934
      #b50a01 color charts
#b50a01 RGB chart
      #b50a01 CMYK chart
      #b50a01 RGB pie chart
      #b50a01 color shades, tints & tones
#b50a01 color schemes
#b50a01 color preview, HTML & CSS examples
           This text has a color of #b50a01        
        
          <p style="color:#b50a01;">Text here</p>
        
        
          .mytext {color:#b50a01;}
        
        Text color #b50a01
      
           This box has a color of #b50a01        
        
          <div style="background-color:#b50a01;">Content here</div>
        
        
          .mybackground {background-color:#b50a01;}
        
        Background color #b50a01
      
           Border around this has a color of #b50a01        
        
          <div style="border:2px solid #b50a01;">Content here</div>
        
        
          .myborder {border:2px solid #b50a01;}
        
        Border color #b50a01