#b5001a color space conversions
Hex:
        #b5001a
        RGB:
        181, 0, 26
        CMY:
        29, 100, 90
        CMYK:
        0, 100, 86, 29
      HSL:
        351°, 100.0000%, 35.4902%
        HSV (HSB):
        351°, 100.0000%, 70.9804%
        XYZ:
        19.2425, 9.8983, 1.8737
        xyY:
        0.6204, 0.3192, 9.8983
      CIE-Lab:
        37.6594, 62.3018, 40.8816
        CIE-LCH:
        37.6594, 74.5173, 33.2723
        CIE-Luv:
        37.6594, 120.5348, 22.3247
        Hunter-Lab:
        31.4616, 54.1160, 18.4922
      #b5001a color charts
#b5001a RGB chart
      #b5001a CMYK chart
      #b5001a RGB pie chart
      #b5001a color shades, tints & tones
#b5001a color schemes
#b5001a color preview, HTML & CSS examples
           This text has a color of #b5001a        
        
          <p style="color:#b5001a;">Text here</p>
        
        
          .mytext {color:#b5001a;}
        
        Text color #b5001a
      
           This box has a color of #b5001a        
        
          <div style="background-color:#b5001a;">Content here</div>
        
        
          .mybackground {background-color:#b5001a;}
        
        Background color #b5001a
      
           Border around this has a color of #b5001a        
        
          <div style="border:2px solid #b5001a;">Content here</div>
        
        
          .myborder {border:2px solid #b5001a;}
        
        Border color #b5001a