#b50c3e color space conversions
Hex:
        #b50c3e
        RGB:
        181, 12, 62
        CMY:
        29, 95, 76
        CMYK:
        0, 93, 66, 29
      HSL:
        342°, 87.5648%, 37.8431%
        HSV (HSB):
        342°, 93.3702%, 70.9804%
        XYZ:
        20.0570, 10.4345, 5.5144
        xyY:
        0.5570, 0.2898, 10.4345
      CIE-Lab:
        38.6112, 62.2843, 20.1612
        CIE-LCH:
        38.6112, 65.4661, 17.9366
        CIE-Luv:
        38.6112, 109.2218, 9.0101
        Hunter-Lab:
        32.3025, 54.3036, 12.4903
      #b50c3e color charts
#b50c3e RGB chart
      #b50c3e CMYK chart
      #b50c3e RGB pie chart
      #b50c3e color shades, tints & tones
#b50c3e color schemes
#b50c3e color preview, HTML & CSS examples
           This text has a color of #b50c3e        
        
          <p style="color:#b50c3e;">Text here</p>
        
        
          .mytext {color:#b50c3e;}
        
        Text color #b50c3e
      
           This box has a color of #b50c3e        
        
          <div style="background-color:#b50c3e;">Content here</div>
        
        
          .mybackground {background-color:#b50c3e;}
        
        Background color #b50c3e
      
           Border around this has a color of #b50c3e        
        
          <div style="border:2px solid #b50c3e;">Content here</div>
        
        
          .myborder {border:2px solid #b50c3e;}
        
        Border color #b50c3e