#b01c32 color space conversions
Hex:
        #b01c32
        RGB:
        176, 28, 50
        CMY:
        31, 89, 80
        CMYK:
        0, 84, 72, 31
      HSL:
        351°, 72.5490%, 40.0000%
        HSV (HSB):
        351°, 84.0909%, 69.0196%
        XYZ:
        18.8955, 10.2909, 4.0081
        xyY:
        0.5692, 0.3100, 10.2909
      CIE-Lab:
        38.3595, 57.5081, 27.1928
        CIE-LCH:
        38.3595, 63.6131, 25.3072
        CIE-Luv:
        38.3595, 104.7647, 15.7267
        Hunter-Lab:
        32.0794, 49.0013, 15.0478
      #b01c32 color charts
#b01c32 RGB chart
      #b01c32 CMYK chart
      #b01c32 RGB pie chart
      #b01c32 color shades, tints & tones
#b01c32 color schemes
#b01c32 color preview, HTML & CSS examples
           This text has a color of #b01c32        
        
          <p style="color:#b01c32;">Text here</p>
        
        
          .mytext {color:#b01c32;}
        
        Text color #b01c32
      
           This box has a color of #b01c32        
        
          <div style="background-color:#b01c32;">Content here</div>
        
        
          .mybackground {background-color:#b01c32;}
        
        Background color #b01c32
      
           Border around this has a color of #b01c32        
        
          <div style="border:2px solid #b01c32;">Content here</div>
        
        
          .myborder {border:2px solid #b01c32;}
        
        Border color #b01c32