#b01c28 color space conversions
Hex:
        #b01c28
        RGB:
        176, 28, 40
        CMY:
        31, 89, 84
        CMYK:
        0, 84, 77, 31
      HSL:
        355°, 72.5490%, 40.0000%
        HSV (HSB):
        355°, 84.0909%, 69.0196%
        XYZ:
        18.7028, 10.2138, 2.9932
        xyY:
        0.5861, 0.3201, 10.2138
      CIE-Lab:
        38.2235, 57.0991, 33.1279
        CIE-LCH:
        38.2235, 66.0134, 30.1216
        CIE-Luv:
        38.2235, 107.1988, 19.7982
        Hunter-Lab:
        31.9591, 48.5316, 16.8184
      #b01c28 color charts
#b01c28 RGB chart
      #b01c28 CMYK chart
      #b01c28 RGB pie chart
      #b01c28 color shades, tints & tones
#b01c28 color schemes
#b01c28 color preview, HTML & CSS examples
           This text has a color of #b01c28        
        
          <p style="color:#b01c28;">Text here</p>
        
        
          .mytext {color:#b01c28;}
        
        Text color #b01c28
      
           This box has a color of #b01c28        
        
          <div style="background-color:#b01c28;">Content here</div>
        
        
          .mybackground {background-color:#b01c28;}
        
        Background color #b01c28
      
           Border around this has a color of #b01c28        
        
          <div style="border:2px solid #b01c28;">Content here</div>
        
        
          .myborder {border:2px solid #b01c28;}
        
        Border color #b01c28