#b50e24 color space conversions
Hex:
        #b50e24
        RGB:
        181, 14, 36
        CMY:
        29, 95, 86
        CMYK:
        0, 92, 80, 29
      HSL:
        352°, 85.6410%, 38.2353%
        HSV (HSB):
        352°, 92.2652%, 70.9804%
        XYZ:
        19.5315, 10.2652, 2.6210
        xyY:
        0.6025, 0.3167, 10.2652
      CIE-Lab:
        38.3143, 60.9416, 35.8977
        CIE-LCH:
        38.3143, 70.7285, 30.5003
        CIE-Luv:
        38.3143, 116.0087, 20.4412
        Hunter-Lab:
        32.0394, 52.7466, 17.5773
      #b50e24 color charts
#b50e24 RGB chart
      #b50e24 CMYK chart
      #b50e24 RGB pie chart
      #b50e24 color shades, tints & tones
#b50e24 color schemes
#b50e24 color preview, HTML & CSS examples
           This text has a color of #b50e24        
        
          <p style="color:#b50e24;">Text here</p>
        
        
          .mytext {color:#b50e24;}
        
        Text color #b50e24
      
           This box has a color of #b50e24        
        
          <div style="background-color:#b50e24;">Content here</div>
        
        
          .mybackground {background-color:#b50e24;}
        
        Background color #b50e24
      
           Border around this has a color of #b50e24        
        
          <div style="border:2px solid #b50e24;">Content here</div>
        
        
          .myborder {border:2px solid #b50e24;}
        
        Border color #b50e24