#b20c3a color space conversions
Hex:
        #b20c3a
        RGB:
        178, 12, 58
        CMY:
        30, 95, 77
        CMYK:
        0, 93, 67, 30
      HSL:
        343°, 87.3684%, 37.2549%
        HSV (HSB):
        343°, 93.2584%, 69.8039%
        XYZ:
        19.2553, 10.0334, 4.9248
        xyY:
        0.5628, 0.2933, 10.0334
      CIE-Lab:
        37.9023, 61.3195, 21.6763
        CIE-LCH:
        37.9023, 65.0380, 19.4683
        CIE-Luv:
        37.9023, 108.1787, 10.3556
        Hunter-Lab:
        31.6756, 53.0763, 12.9548
      #b20c3a color charts
#b20c3a RGB chart
      #b20c3a CMYK chart
      #b20c3a RGB pie chart
      #b20c3a color shades, tints & tones
#b20c3a color schemes
#b20c3a color preview, HTML & CSS examples
           This text has a color of #b20c3a        
        
          <p style="color:#b20c3a;">Text here</p>
        
        
          .mytext {color:#b20c3a;}
        
        Text color #b20c3a
      
           This box has a color of #b20c3a        
        
          <div style="background-color:#b20c3a;">Content here</div>
        
        
          .mybackground {background-color:#b20c3a;}
        
        Background color #b20c3a
      
           Border around this has a color of #b20c3a        
        
          <div style="border:2px solid #b20c3a;">Content here</div>
        
        
          .myborder {border:2px solid #b20c3a;}
        
        Border color #b20c3a