#b50e00 color space conversions
Hex:
        #b50e00
        RGB:
        181, 14, 0
        CMY:
        29, 95, 100
        CMYK:
        0, 92, 100, 29
      HSL:
        5°, 100.0000%, 35.4902%
        HSV (HSB):
        5°, 100.0000%, 70.9804%
        XYZ:
        19.2131, 10.1378, 0.9442
        xyY:
        0.6342, 0.3346, 10.1378
      CIE-Lab:
        38.0887, 60.3016, 52.1655
        CIE-LCH:
        38.0887, 79.7341, 40.8623
        CIE-Luv:
        38.0887, 120.5963, 27.5770
        Hunter-Lab:
        31.8400, 51.9918, 20.5298
      #b50e00 color charts
#b50e00 RGB chart
      #b50e00 CMYK chart
      #b50e00 RGB pie chart
      #b50e00 color shades, tints & tones
#b50e00 color schemes
#b50e00 color preview, HTML & CSS examples
           This text has a color of #b50e00        
        
          <p style="color:#b50e00;">Text here</p>
        
        
          .mytext {color:#b50e00;}
        
        Text color #b50e00
      
           This box has a color of #b50e00        
        
          <div style="background-color:#b50e00;">Content here</div>
        
        
          .mybackground {background-color:#b50e00;}
        
        Background color #b50e00
      
           Border around this has a color of #b50e00        
        
          <div style="border:2px solid #b50e00;">Content here</div>
        
        
          .myborder {border:2px solid #b50e00;}
        
        Border color #b50e00