#b01a20 color space conversions
Hex:
        #b01a20
        RGB:
        176, 26, 32
        CMY:
        31, 90, 87
        CMYK:
        0, 85, 82, 31
      HSL:
        358°, 74.2574%, 39.6078%
        HSV (HSB):
        358°, 85.2273%, 69.0196%
        XYZ:
        18.5346, 10.0732, 2.3339
        xyY:
        0.5990, 0.3256, 10.0732
      CIE-Lab:
        37.9735, 57.3026, 37.5006
        CIE-LCH:
        37.9735, 68.4827, 33.2020
        CIE-Luv:
        37.9735, 109.5365, 22.1751
        Hunter-Lab:
        31.7383, 48.6989, 17.8568
      #b01a20 color charts
#b01a20 RGB chart
      #b01a20 CMYK chart
      #b01a20 RGB pie chart
      #b01a20 color shades, tints & tones
#b01a20 color schemes
#b01a20 color preview, HTML & CSS examples
           This text has a color of #b01a20        
        
          <p style="color:#b01a20;">Text here</p>
        
        
          .mytext {color:#b01a20;}
        
        Text color #b01a20
      
           This box has a color of #b01a20        
        
          <div style="background-color:#b01a20;">Content here</div>
        
        
          .mybackground {background-color:#b01a20;}
        
        Background color #b01a20
      
           Border around this has a color of #b01a20        
        
          <div style="border:2px solid #b01a20;">Content here</div>
        
        
          .myborder {border:2px solid #b01a20;}
        
        Border color #b01a20