#b20c4e color space conversions
Hex:
        #b20c4e
        RGB:
        178, 12, 78
        CMY:
        30, 95, 69
        CMYK:
        0, 93, 56, 30
      HSL:
        336°, 87.3684%, 37.2549%
        HSV (HSB):
        336°, 93.2584%, 69.8039%
        XYZ:
        19.8667, 10.2780, 8.1445
        xyY:
        0.5189, 0.2684, 10.2780
      CIE-Lab:
        38.3368, 62.5228, 9.4158
        CIE-LCH:
        38.3368, 63.2278, 8.5642
        CIE-Luv:
        38.3368, 100.9504, -1.1270
        Hunter-Lab:
        32.0593, 54.5103, 7.3792
      #b20c4e color charts
#b20c4e RGB chart
      #b20c4e CMYK chart
      #b20c4e RGB pie chart
      #b20c4e color shades, tints & tones
#b20c4e color schemes
#b20c4e color preview, HTML & CSS examples
           This text has a color of #b20c4e        
        
          <p style="color:#b20c4e;">Text here</p>
        
        
          .mytext {color:#b20c4e;}
        
        Text color #b20c4e
      
           This box has a color of #b20c4e        
        
          <div style="background-color:#b20c4e;">Content here</div>
        
        
          .mybackground {background-color:#b20c4e;}
        
        Background color #b20c4e
      
           Border around this has a color of #b20c4e        
        
          <div style="border:2px solid #b20c4e;">Content here</div>
        
        
          .myborder {border:2px solid #b20c4e;}
        
        Border color #b20c4e