#b50a27 color space conversions
Hex:
        #b50a27
        RGB:
        181, 10, 39
        CMY:
        29, 96, 85
        CMYK:
        0, 94, 78, 29
      HSL:
        350°, 89.5288%, 37.4510%
        HSV (HSB):
        350°, 94.4751%, 70.9804%
        XYZ:
        19.5308, 10.1873, 2.8564
        xyY:
        0.5996, 0.3127, 10.1873
      CIE-Lab:
        38.1766, 61.5315, 33.9808
        CIE-LCH:
        38.1766, 70.2910, 28.9097
        CIE-Luv:
        38.1766, 116.1307, 19.0915
        Hunter-Lab:
        31.9176, 53.3708, 17.0362
      #b50a27 color charts
#b50a27 RGB chart
      #b50a27 CMYK chart
      #b50a27 RGB pie chart
      #b50a27 color shades, tints & tones
#b50a27 color schemes
#b50a27 color preview, HTML & CSS examples
           This text has a color of #b50a27        
        
          <p style="color:#b50a27;">Text here</p>
        
        
          .mytext {color:#b50a27;}
        
        Text color #b50a27
      
           This box has a color of #b50a27        
        
          <div style="background-color:#b50a27;">Content here</div>
        
        
          .mybackground {background-color:#b50a27;}
        
        Background color #b50a27
      
           Border around this has a color of #b50a27        
        
          <div style="border:2px solid #b50a27;">Content here</div>
        
        
          .myborder {border:2px solid #b50a27;}
        
        Border color #b50a27