#b50e19 color space conversions
Hex:
        #b50e19
        RGB:
        181, 14, 25
        CMY:
        29, 95, 90
        CMYK:
        0, 92, 86, 29
      HSL:
        356°, 85.6410%, 38.2353%
        HSV (HSB):
        356°, 92.2652%, 70.9804%
        XYZ:
        19.3886, 10.2080, 1.8682
        xyY:
        0.6162, 0.3244, 10.2080
      CIE-Lab:
        38.2132, 60.6554, 41.8871
        CIE-LCH:
        38.2132, 73.7130, 34.6280
        CIE-Luv:
        38.2132, 118.0235, 23.5823
        Hunter-Lab:
        31.9500, 52.4086, 18.8982
      #b50e19 color charts
#b50e19 RGB chart
      #b50e19 CMYK chart
      #b50e19 RGB pie chart
      #b50e19 color shades, tints & tones
#b50e19 color schemes
#b50e19 color preview, HTML & CSS examples
           This text has a color of #b50e19        
        
          <p style="color:#b50e19;">Text here</p>
        
        
          .mytext {color:#b50e19;}
        
        Text color #b50e19
      
           This box has a color of #b50e19        
        
          <div style="background-color:#b50e19;">Content here</div>
        
        
          .mybackground {background-color:#b50e19;}
        
        Background color #b50e19
      
           Border around this has a color of #b50e19        
        
          <div style="border:2px solid #b50e19;">Content here</div>
        
        
          .myborder {border:2px solid #b50e19;}
        
        Border color #b50e19