#b20145 color space conversions
Hex:
        #b20145
        RGB:
        178, 1, 69
        CMY:
        30, 100, 73
        CMYK:
        0, 99, 61, 30
      HSL:
        337°, 98.8827%, 35.0980%
        HSV (HSB):
        337°, 99.4382%, 69.8039%
        XYZ:
        19.4451, 9.9164, 6.5194
        xyY:
        0.5419, 0.2764, 9.9164
      CIE-Lab:
        37.6919, 63.1885, 14.3292
        CIE-LCH:
        37.6919, 64.7928, 12.7768
        CIE-Luv:
        37.6919, 106.0545, 3.4390
        Hunter-Lab:
        31.4902, 55.1153, 9.7684
      #b20145 color charts
#b20145 RGB chart
      #b20145 CMYK chart
      #b20145 RGB pie chart
      #b20145 color shades, tints & tones
#b20145 color schemes
#b20145 color preview, HTML & CSS examples
           This text has a color of #b20145        
        
          <p style="color:#b20145;">Text here</p>
        
        
          .mytext {color:#b20145;}
        
        Text color #b20145
      
           This box has a color of #b20145        
        
          <div style="background-color:#b20145;">Content here</div>
        
        
          .mybackground {background-color:#b20145;}
        
        Background color #b20145
      
           Border around this has a color of #b20145        
        
          <div style="border:2px solid #b20145;">Content here</div>
        
        
          .myborder {border:2px solid #b20145;}
        
        Border color #b20145