#b01401 color space conversions
Hex:
        #b01401
        RGB:
        176, 20, 1
        CMY:
        31, 92, 100
        CMYK:
        0, 89, 99, 31
      HSL:
        7°, 98.8701%, 34.7059%
        HSV (HSB):
        7°, 99.4318%, 69.0196%
        XYZ:
        18.1601, 9.7326, 0.9502
        xyY:
        0.6296, 0.3374, 9.7326
      CIE-Lab:
        37.3582, 57.9886, 50.8202
        CIE-LCH:
        37.3582, 77.1063, 41.2308
        CIE-Luv:
        37.3582, 115.1657, 27.2825
        Hunter-Lab:
        31.1971, 49.3115, 20.0322
      #b01401 color charts
#b01401 RGB chart
      #b01401 CMYK chart
      #b01401 RGB pie chart
      #b01401 color shades, tints & tones
#b01401 color schemes
#b01401 color preview, HTML & CSS examples
           This text has a color of #b01401        
        
          <p style="color:#b01401;">Text here</p>
        
        
          .mytext {color:#b01401;}
        
        Text color #b01401
      
           This box has a color of #b01401        
        
          <div style="background-color:#b01401;">Content here</div>
        
        
          .mybackground {background-color:#b01401;}
        
        Background color #b01401
      
           Border around this has a color of #b01401        
        
          <div style="border:2px solid #b01401;">Content here</div>
        
        
          .myborder {border:2px solid #b01401;}
        
        Border color #b01401