#b50a38 color space conversions
Hex:
        #b50a38
        RGB:
        181, 10, 56
        CMY:
        29, 96, 78
        CMYK:
        0, 94, 69, 29
      HSL:
        344°, 89.5288%, 37.4510%
        HSV (HSB):
        344°, 94.4751%, 70.9804%
        XYZ:
        19.8784, 10.3264, 4.6869
        xyY:
        0.5697, 0.2960, 10.3264
      CIE-Lab:
        38.4219, 62.2140, 23.7385
        CIE-LCH:
        38.4219, 66.5891, 20.8850
        CIE-Luv:
        38.4219, 111.5030, 11.9009
        Hunter-Lab:
        32.1347, 54.1839, 13.8468
      #b50a38 color charts
#b50a38 RGB chart
      #b50a38 CMYK chart
      #b50a38 RGB pie chart
      #b50a38 color shades, tints & tones
#b50a38 color schemes
#b50a38 color preview, HTML & CSS examples
           This text has a color of #b50a38        
        
          <p style="color:#b50a38;">Text here</p>
        
        
          .mytext {color:#b50a38;}
        
        Text color #b50a38
      
           This box has a color of #b50a38        
        
          <div style="background-color:#b50a38;">Content here</div>
        
        
          .mybackground {background-color:#b50a38;}
        
        Background color #b50a38
      
           Border around this has a color of #b50a38        
        
          <div style="border:2px solid #b50a38;">Content here</div>
        
        
          .myborder {border:2px solid #b50a38;}
        
        Border color #b50a38