#b01c34 color space conversions
Hex:
        #b01c34
        RGB:
        176, 28, 52
        CMY:
        31, 89, 80
        CMYK:
        0, 84, 70, 31
      HSL:
        350°, 72.5490%, 40.0000%
        HSV (HSB):
        350°, 84.0909%, 69.0196%
        XYZ:
        18.9396, 10.3085, 4.2403
        xyY:
        0.5656, 0.3078, 10.3085
      CIE-Lab:
        38.3906, 57.6011, 25.9852
        CIE-LCH:
        38.3906, 63.1911, 24.2812
        CIE-Luv:
        38.3906, 104.2232, 14.8182
        Hunter-Lab:
        32.1069, 49.1084, 14.6445
      #b01c34 color charts
#b01c34 RGB chart
      #b01c34 CMYK chart
      #b01c34 RGB pie chart
      #b01c34 color shades, tints & tones
#b01c34 color schemes
#b01c34 color preview, HTML & CSS examples
           This text has a color of #b01c34        
        
          <p style="color:#b01c34;">Text here</p>
        
        
          .mytext {color:#b01c34;}
        
        Text color #b01c34
      
           This box has a color of #b01c34        
        
          <div style="background-color:#b01c34;">Content here</div>
        
        
          .mybackground {background-color:#b01c34;}
        
        Background color #b01c34
      
           Border around this has a color of #b01c34        
        
          <div style="border:2px solid #b01c34;">Content here</div>
        
        
          .myborder {border:2px solid #b01c34;}
        
        Border color #b01c34