#b50d40 color space conversions
Hex:
        #b50d40
        RGB:
        181, 13, 64
        CMY:
        29, 95, 75
        CMYK:
        0, 93, 65, 29
      HSL:
        342°, 86.5979%, 38.0392%
        HSV (HSB):
        342°, 92.8177%, 70.9804%
        XYZ:
        20.1254, 10.4818, 5.8129
        xyY:
        0.5526, 0.2878, 10.4818
      CIE-Lab:
        38.6936, 62.2673, 18.9911
        CIE-LCH:
        38.6936, 65.0989, 16.9613
        CIE-Luv:
        38.6936, 108.3659, 8.0268
        Hunter-Lab:
        32.3756, 54.3025, 12.0175
      #b50d40 color charts
#b50d40 RGB chart
      #b50d40 CMYK chart
      #b50d40 RGB pie chart
      #b50d40 color shades, tints & tones
#b50d40 color schemes
#b50d40 color preview, HTML & CSS examples
           This text has a color of #b50d40        
        
          <p style="color:#b50d40;">Text here</p>
        
        
          .mytext {color:#b50d40;}
        
        Text color #b50d40
      
           This box has a color of #b50d40        
        
          <div style="background-color:#b50d40;">Content here</div>
        
        
          .mybackground {background-color:#b50d40;}
        
        Background color #b50d40
      
           Border around this has a color of #b50d40        
        
          <div style="border:2px solid #b50d40;">Content here</div>
        
        
          .myborder {border:2px solid #b50d40;}
        
        Border color #b50d40