#b01029 color space conversions
Hex:
        #b01029
        RGB:
        176, 16, 41
        CMY:
        31, 94, 84
        CMYK:
        0, 91, 77, 31
      HSL:
        351°, 83.3333%, 37.6471%
        HSV (HSB):
        351°, 90.9091%, 69.0196%
        XYZ:
        18.4900, 9.7608, 3.0073
        xyY:
        0.5915, 0.3123, 9.7608
      CIE-Lab:
        37.4096, 59.5002, 31.6300
        CIE-LCH:
        37.4096, 67.3850, 27.9949
        CIE-Luv:
        37.4096, 110.5926, 17.8741
        Hunter-Lab:
        31.2423, 50.9673, 16.1625
      #b01029 color charts
#b01029 RGB chart
      #b01029 CMYK chart
      #b01029 RGB pie chart
      #b01029 color shades, tints & tones
#b01029 color schemes
#b01029 color preview, HTML & CSS examples
           This text has a color of #b01029        
        
          <p style="color:#b01029;">Text here</p>
        
        
          .mytext {color:#b01029;}
        
        Text color #b01029
      
           This box has a color of #b01029        
        
          <div style="background-color:#b01029;">Content here</div>
        
        
          .mybackground {background-color:#b01029;}
        
        Background color #b01029
      
           Border around this has a color of #b01029        
        
          <div style="border:2px solid #b01029;">Content here</div>
        
        
          .myborder {border:2px solid #b01029;}
        
        Border color #b01029