#b01c18 color space conversions
Hex:
        #b01c18
        RGB:
        176, 28, 24
        CMY:
        31, 89, 91
        CMYK:
        0, 84, 86, 31
      HSL:
        2°, 76.0000%, 39.2157%
        HSV (HSB):
        2°, 86.3636%, 69.0196%
        XYZ:
        18.4846, 10.1266, 1.8445
        xyY:
        0.6069, 0.3325, 10.1266
      CIE-Lab:
        38.0686, 56.6315, 41.8563
        CIE-LCH:
        38.0686, 70.4207, 36.4681
        CIE-Luv:
        38.0686, 110.0958, 24.6182
        Hunter-Lab:
        31.8223, 47.9965, 18.8389
      #b01c18 color charts
#b01c18 RGB chart
      #b01c18 CMYK chart
      #b01c18 RGB pie chart
      #b01c18 color shades, tints & tones
#b01c18 color schemes
#b01c18 color preview, HTML & CSS examples
           This text has a color of #b01c18        
        
          <p style="color:#b01c18;">Text here</p>
        
        
          .mytext {color:#b01c18;}
        
        Text color #b01c18
      
           This box has a color of #b01c18        
        
          <div style="background-color:#b01c18;">Content here</div>
        
        
          .mybackground {background-color:#b01c18;}
        
        Background color #b01c18
      
           Border around this has a color of #b01c18        
        
          <div style="border:2px solid #b01c18;">Content here</div>
        
        
          .myborder {border:2px solid #b01c18;}
        
        Border color #b01c18