#b50e33 color space conversions
Hex:
        #b50e33
        RGB:
        181, 14, 51
        CMY:
        29, 95, 80
        CMYK:
        0, 92, 72, 29
      HSL:
        347°, 85.6410%, 38.2353%
        HSV (HSB):
        347°, 92.2652%, 70.9804%
        XYZ:
        19.8106, 10.3768, 4.0908
        xyY:
        0.5779, 0.3027, 10.3768
      CIE-Lab:
        38.5105, 61.4947, 26.9985
        CIE-LCH:
        38.5105, 67.1604, 23.7033
        CIE-Luv:
        38.5105, 112.2709, 14.5821
        Hunter-Lab:
        32.2131, 53.4021, 15.0199
      #b50e33 color charts
#b50e33 RGB chart
      #b50e33 CMYK chart
      #b50e33 RGB pie chart
      #b50e33 color shades, tints & tones
#b50e33 color schemes
#b50e33 color preview, HTML & CSS examples
           This text has a color of #b50e33        
        
          <p style="color:#b50e33;">Text here</p>
        
        
          .mytext {color:#b50e33;}
        
        Text color #b50e33
      
           This box has a color of #b50e33        
        
          <div style="background-color:#b50e33;">Content here</div>
        
        
          .mybackground {background-color:#b50e33;}
        
        Background color #b50e33
      
           Border around this has a color of #b50e33        
        
          <div style="border:2px solid #b50e33;">Content here</div>
        
        
          .myborder {border:2px solid #b50e33;}
        
        Border color #b50e33