#b50d42 color space conversions
Hex:
        #b50d42
        RGB:
        181, 13, 66
        CMY:
        29, 95, 74
        CMYK:
        0, 93, 64, 29
      HSL:
        341°, 86.5979%, 38.0392%
        HSV (HSB):
        341°, 92.8177%, 70.9804%
        XYZ:
        20.1833, 10.5050, 6.1181
        xyY:
        0.5484, 0.2854, 10.5050
      CIE-Lab:
        38.7339, 62.3794, 17.7650
        CIE-LCH:
        38.7339, 64.8597, 15.8964
        CIE-Luv:
        38.7339, 107.6720, 6.9279
        Hunter-Lab:
        32.4113, 54.4365, 11.4961
      #b50d42 color charts
#b50d42 RGB chart
      #b50d42 CMYK chart
      #b50d42 RGB pie chart
      #b50d42 color shades, tints & tones
#b50d42 color schemes
#b50d42 color preview, HTML & CSS examples
           This text has a color of #b50d42        
        
          <p style="color:#b50d42;">Text here</p>
        
        
          .mytext {color:#b50d42;}
        
        Text color #b50d42
      
           This box has a color of #b50d42        
        
          <div style="background-color:#b50d42;">Content here</div>
        
        
          .mybackground {background-color:#b50d42;}
        
        Background color #b50d42
      
           Border around this has a color of #b50d42        
        
          <div style="border:2px solid #b50d42;">Content here</div>
        
        
          .myborder {border:2px solid #b50d42;}
        
        Border color #b50d42