#b01e34 color space conversions
Hex:
        #b01e34
        RGB:
        176, 30, 52
        CMY:
        31, 88, 80
        CMYK:
        0, 83, 70, 31
      HSL:
        351°, 70.8738%, 40.3922%
        HSV (HSB):
        351°, 82.9545%, 69.0196%
        XYZ:
        18.9886, 10.4066, 4.2567
        xyY:
        0.5643, 0.3092, 10.4066
      CIE-Lab:
        38.5625, 57.1120, 26.1946
        CIE-LCH:
        38.5625, 62.8326, 24.6387
        CIE-Luv:
        38.5625, 103.5108, 15.1544
        Hunter-Lab:
        32.2592, 48.6159, 14.7580
      #b01e34 color charts
#b01e34 RGB chart
      #b01e34 CMYK chart
      #b01e34 RGB pie chart
      #b01e34 color shades, tints & tones
#b01e34 color schemes
#b01e34 color preview, HTML & CSS examples
           This text has a color of #b01e34        
        
          <p style="color:#b01e34;">Text here</p>
        
        
          .mytext {color:#b01e34;}
        
        Text color #b01e34
      
           This box has a color of #b01e34        
        
          <div style="background-color:#b01e34;">Content here</div>
        
        
          .mybackground {background-color:#b01e34;}
        
        Background color #b01e34
      
           Border around this has a color of #b01e34        
        
          <div style="border:2px solid #b01e34;">Content here</div>
        
        
          .myborder {border:2px solid #b01e34;}
        
        Border color #b01e34