#b01412 color space conversions
Hex:
        #b01412
        RGB:
        176, 20, 18
        CMY:
        31, 92, 93
        CMYK:
        0, 89, 90, 31
      HSL:
        1°, 81.4433%, 38.0392%
        HSV (HSB):
        1°, 89.7727%, 69.0196%
        XYZ:
        18.2638, 9.7741, 1.4962
        xyY:
        0.6184, 0.3309, 9.7741
      CIE-Lab:
        37.4339, 58.2094, 44.2228
        CIE-LCH:
        37.4339, 73.1026, 37.2246
        CIE-Luv:
        37.4339, 113.6361, 24.8474
        Hunter-Lab:
        31.2635, 49.5666, 19.0469
      #b01412 color charts
#b01412 RGB chart
      #b01412 CMYK chart
      #b01412 RGB pie chart
      #b01412 color shades, tints & tones
#b01412 color schemes
#b01412 color preview, HTML & CSS examples
           This text has a color of #b01412        
        
          <p style="color:#b01412;">Text here</p>
        
        
          .mytext {color:#b01412;}
        
        Text color #b01412
      
           This box has a color of #b01412        
        
          <div style="background-color:#b01412;">Content here</div>
        
        
          .mybackground {background-color:#b01412;}
        
        Background color #b01412
      
           Border around this has a color of #b01412        
        
          <div style="border:2px solid #b01412;">Content here</div>
        
        
          .myborder {border:2px solid #b01412;}
        
        Border color #b01412