#b5271b color space conversions
Hex:
        #b5271b
        RGB:
        181, 39, 27
        CMY:
        29, 85, 89
        CMYK:
        0, 78, 85, 29
      HSL:
        5°, 74.0385%, 40.7843%
        HSV (HSB):
        5°, 85.0829%, 70.9804%
        XYZ:
        19.9794, 11.3539, 2.1754
        xyY:
        0.5962, 0.3388, 11.3539
      CIE-Lab:
        40.1703, 55.1797, 42.5757
        CIE-LCH:
        40.1703, 69.6957, 37.6532
        CIE-Luv:
        40.1703, 108.7331, 26.5597
        Hunter-Lab:
        33.6956, 46.8722, 19.7591
      #b5271b color charts
#b5271b RGB chart
      #b5271b CMYK chart
      #b5271b RGB pie chart
      #b5271b color shades, tints & tones
#b5271b color schemes
#b5271b color preview, HTML & CSS examples
           This text has a color of #b5271b        
        
          <p style="color:#b5271b;">Text here</p>
        
        
          .mytext {color:#b5271b;}
        
        Text color #b5271b
      
           This box has a color of #b5271b        
        
          <div style="background-color:#b5271b;">Content here</div>
        
        
          .mybackground {background-color:#b5271b;}
        
        Background color #b5271b
      
           Border around this has a color of #b5271b        
        
          <div style="border:2px solid #b5271b;">Content here</div>
        
        
          .myborder {border:2px solid #b5271b;}
        
        Border color #b5271b