#b50a13 color space conversions
Hex:
        #b50a13
        RGB:
        181, 10, 19
        CMY:
        29, 96, 93
        CMYK:
        0, 94, 90, 29
      HSL:
        357°, 89.5288%, 37.4510%
        HSV (HSB):
        357°, 94.4751%, 70.9804%
        XYZ:
        19.2821, 10.0879, 1.5470
        xyY:
        0.6237, 0.3263, 10.0879
      CIE-Lab:
        37.9997, 61.0364, 44.6629
        CIE-LCH:
        37.9997, 75.6322, 36.1945
        CIE-Luv:
        37.9997, 119.6897, 24.5786
        Hunter-Lab:
        31.7614, 52.7838, 19.3452
      #b50a13 color charts
#b50a13 RGB chart
      #b50a13 CMYK chart
      #b50a13 RGB pie chart
      #b50a13 color shades, tints & tones
#b50a13 color schemes
#b50a13 color preview, HTML & CSS examples
           This text has a color of #b50a13        
        
          <p style="color:#b50a13;">Text here</p>
        
        
          .mytext {color:#b50a13;}
        
        Text color #b50a13
      
           This box has a color of #b50a13        
        
          <div style="background-color:#b50a13;">Content here</div>
        
        
          .mybackground {background-color:#b50a13;}
        
        Background color #b50a13
      
           Border around this has a color of #b50a13        
        
          <div style="border:2px solid #b50a13;">Content here</div>
        
        
          .myborder {border:2px solid #b50a13;}
        
        Border color #b50a13