#b50a05 color space conversions
Hex:
        #b50a05
        RGB:
        181, 10, 5
        CMY:
        29, 96, 98
        CMYK:
        0, 94, 97, 29
      HSL:
        2°, 94.6237%, 36.4706%
        HSV (HSB):
        2°, 97.2376%, 70.9804%
        XYZ:
        19.1920, 10.0518, 1.0722
        xyY:
        0.6331, 0.3316, 10.0518
      CIE-Lab:
        37.9352, 60.8555, 50.1230
        CIE-LCH:
        37.9352, 78.8398, 39.4762
        CIE-Luv:
        37.9352, 121.0357, 26.6448
        Hunter-Lab:
        31.7046, 52.5699, 20.1880
      #b50a05 color charts
#b50a05 RGB chart
      #b50a05 CMYK chart
      #b50a05 RGB pie chart
      #b50a05 color shades, tints & tones
#b50a05 color schemes
#b50a05 color preview, HTML & CSS examples
           This text has a color of #b50a05        
        
          <p style="color:#b50a05;">Text here</p>
        
        
          .mytext {color:#b50a05;}
        
        Text color #b50a05
      
           This box has a color of #b50a05        
        
          <div style="background-color:#b50a05;">Content here</div>
        
        
          .mybackground {background-color:#b50a05;}
        
        Background color #b50a05
      
           Border around this has a color of #b50a05        
        
          <div style="border:2px solid #b50a05;">Content here</div>
        
        
          .myborder {border:2px solid #b50a05;}
        
        Border color #b50a05