#b50e01 color space conversions
Hex:
        #b50e01
        RGB:
        181, 14, 1
        CMY:
        29, 95, 100
        CMYK:
        0, 92, 99, 29
      HSL:
        4°, 98.9011%, 35.6863%
        HSV (HSB):
        4°, 99.4475%, 70.9804%
        XYZ:
        19.2186, 10.1400, 0.9730
        xyY:
        0.6336, 0.3343, 10.1400
      CIE-Lab:
        38.0926, 60.3127, 51.7599
        CIE-LCH:
        38.0926, 79.4777, 40.6359
        CIE-Luv:
        38.0926, 120.5142, 27.4498
        Hunter-Lab:
        31.8434, 52.0048, 20.4787
      #b50e01 color charts
#b50e01 RGB chart
      #b50e01 CMYK chart
      #b50e01 RGB pie chart
      #b50e01 color shades, tints & tones
#b50e01 color schemes
#b50e01 color preview, HTML & CSS examples
           This text has a color of #b50e01        
        
          <p style="color:#b50e01;">Text here</p>
        
        
          .mytext {color:#b50e01;}
        
        Text color #b50e01
      
           This box has a color of #b50e01        
        
          <div style="background-color:#b50e01;">Content here</div>
        
        
          .mybackground {background-color:#b50e01;}
        
        Background color #b50e01
      
           Border around this has a color of #b50e01        
        
          <div style="border:2px solid #b50e01;">Content here</div>
        
        
          .myborder {border:2px solid #b50e01;}
        
        Border color #b50e01