#b50c22 color space conversions
Hex:
        #b50c22
        RGB:
        181, 12, 34
        CMY:
        29, 95, 87
        CMYK:
        0, 93, 81, 29
      HSL:
        352°, 87.5648%, 37.8431%
        HSV (HSB):
        352°, 93.3702%, 70.9804%
        XYZ:
        19.4763, 10.2022, 2.4561
        xyY:
        0.6061, 0.3175, 10.2022
      CIE-Lab:
        38.2029, 61.1430, 36.9434
        CIE-LCH:
        38.2029, 71.4373, 31.1409
        CIE-Luv:
        38.2029, 116.8395, 20.9189
        Hunter-Lab:
        31.9409, 52.9456, 17.7995
      #b50c22 color charts
#b50c22 RGB chart
      #b50c22 CMYK chart
      #b50c22 RGB pie chart
      #b50c22 color shades, tints & tones
#b50c22 color schemes
#b50c22 color preview, HTML & CSS examples
           This text has a color of #b50c22        
        
          <p style="color:#b50c22;">Text here</p>
        
        
          .mytext {color:#b50c22;}
        
        Text color #b50c22
      
           This box has a color of #b50c22        
        
          <div style="background-color:#b50c22;">Content here</div>
        
        
          .mybackground {background-color:#b50c22;}
        
        Background color #b50c22
      
           Border around this has a color of #b50c22        
        
          <div style="border:2px solid #b50c22;">Content here</div>
        
        
          .myborder {border:2px solid #b50c22;}
        
        Border color #b50c22