#b50d23 color space conversions
Hex:
        #b50d23
        RGB:
        181, 13, 35
        CMY:
        29, 95, 86
        CMYK:
        0, 93, 81, 29
      HSL:
        352°, 86.5979%, 38.0392%
        HSV (HSB):
        352°, 92.8177%, 70.9804%
        XYZ:
        19.5034, 10.2330, 2.5373
        xyY:
        0.6043, 0.3171, 10.2330
      CIE-Lab:
        38.2573, 61.0450, 36.4209
        CIE-LCH:
        38.2573, 71.0843, 30.8213
        CIE-Luv:
        38.2573, 116.4310, 20.6818
        Hunter-Lab:
        31.9890, 52.8489, 17.6895
      #b50d23 color charts
#b50d23 RGB chart
      #b50d23 CMYK chart
      #b50d23 RGB pie chart
      #b50d23 color shades, tints & tones
#b50d23 color schemes
#b50d23 color preview, HTML & CSS examples
           This text has a color of #b50d23        
        
          <p style="color:#b50d23;">Text here</p>
        
        
          .mytext {color:#b50d23;}
        
        Text color #b50d23
      
           This box has a color of #b50d23        
        
          <div style="background-color:#b50d23;">Content here</div>
        
        
          .mybackground {background-color:#b50d23;}
        
        Background color #b50d23
      
           Border around this has a color of #b50d23        
        
          <div style="border:2px solid #b50d23;">Content here</div>
        
        
          .myborder {border:2px solid #b50d23;}
        
        Border color #b50d23