#b5241e color space conversions
Hex:
        #b5241e
        RGB:
        181, 36, 30
        CMY:
        29, 86, 88
        CMYK:
        0, 80, 83, 29
      HSL:
        2°, 71.5640%, 41.3725%
        HSV (HSB):
        2°, 83.4254%, 70.9804%
        XYZ:
        19.9213, 11.1792, 2.3361
        xyY:
        0.5958, 0.3343, 11.1792
      CIE-Lab:
        39.8807, 56.1391, 40.7715
        CIE-LCH:
        39.8807, 69.3824, 35.9893
        CIE-Luv:
        39.8807, 109.7055, 25.2177
        Hunter-Lab:
        33.4354, 47.8409, 19.2622
      #b5241e color charts
#b5241e RGB chart
      #b5241e CMYK chart
      #b5241e RGB pie chart
      #b5241e color shades, tints & tones
#b5241e color schemes
#b5241e color preview, HTML & CSS examples
           This text has a color of #b5241e        
        
          <p style="color:#b5241e;">Text here</p>
        
        
          .mytext {color:#b5241e;}
        
        Text color #b5241e
      
           This box has a color of #b5241e        
        
          <div style="background-color:#b5241e;">Content here</div>
        
        
          .mybackground {background-color:#b5241e;}
        
        Background color #b5241e
      
           Border around this has a color of #b5241e        
        
          <div style="border:2px solid #b5241e;">Content here</div>
        
        
          .myborder {border:2px solid #b5241e;}
        
        Border color #b5241e