#b50a46 color space conversions
Hex:
        #b50a46
        RGB:
        181, 10, 70
        CMY:
        29, 96, 73
        CMYK:
        0, 94, 61, 29
      HSL:
        339°, 89.5288%, 37.4510%
        HSV (HSB):
        339°, 94.4751%, 70.9804%
        XYZ:
        20.2701, 10.4830, 6.7494
        xyY:
        0.5405, 0.2795, 10.4830
      CIE-Lab:
        38.6958, 62.9703, 15.1504
        CIE-LCH:
        38.6958, 64.7672, 13.5280
        CIE-Luv:
        38.6958, 106.7189, 4.3937
        Hunter-Lab:
        32.3775, 55.0901, 10.3047
      #b50a46 color charts
#b50a46 RGB chart
      #b50a46 CMYK chart
      #b50a46 RGB pie chart
      #b50a46 color shades, tints & tones
#b50a46 color schemes
#b50a46 color preview, HTML & CSS examples
           This text has a color of #b50a46        
        
          <p style="color:#b50a46;">Text here</p>
        
        
          .mytext {color:#b50a46;}
        
        Text color #b50a46
      
           This box has a color of #b50a46        
        
          <div style="background-color:#b50a46;">Content here</div>
        
        
          .mybackground {background-color:#b50a46;}
        
        Background color #b50a46
      
           Border around this has a color of #b50a46        
        
          <div style="border:2px solid #b50a46;">Content here</div>
        
        
          .myborder {border:2px solid #b50a46;}
        
        Border color #b50a46