#b20c2e color space conversions
Hex:
        #b20c2e
        RGB:
        178, 12, 46
        CMY:
        30, 95, 82
        CMYK:
        0, 93, 74, 30
      HSL:
        348°, 87.3684%, 37.2549%
        HSV (HSB):
        348°, 93.2584%, 69.8039%
        XYZ:
        18.9847, 9.9252, 3.4999
        xyY:
        0.5858, 0.3062, 9.9252
      CIE-Lab:
        37.7078, 60.7760, 29.0087
        CIE-LCH:
        37.7078, 67.3440, 25.5154
        CIE-Luv:
        37.7078, 111.7251, 15.9216
        Hunter-Lab:
        31.5043, 52.4331, 15.4663
      #b20c2e color charts
#b20c2e RGB chart
      #b20c2e CMYK chart
      #b20c2e RGB pie chart
      #b20c2e color shades, tints & tones
#b20c2e color schemes
#b20c2e color preview, HTML & CSS examples
           This text has a color of #b20c2e        
        
          <p style="color:#b20c2e;">Text here</p>
        
        
          .mytext {color:#b20c2e;}
        
        Text color #b20c2e
      
           This box has a color of #b20c2e        
        
          <div style="background-color:#b20c2e;">Content here</div>
        
        
          .mybackground {background-color:#b20c2e;}
        
        Background color #b20c2e
      
           Border around this has a color of #b20c2e        
        
          <div style="border:2px solid #b20c2e;">Content here</div>
        
        
          .myborder {border:2px solid #b20c2e;}
        
        Border color #b20c2e