#b30b47 color space conversions
Hex:
        #b30b47
        RGB:
        179, 11, 71
        CMY:
        30, 96, 72
        CMYK:
        0, 94, 60, 30
      HSL:
        339°, 88.4211%, 37.2549%
        HSV (HSB):
        339°, 93.8547%, 70.1961%
        XYZ:
        19.8474, 10.2780, 6.8990
        xyY:
        0.5361, 0.2776, 10.2780
      CIE-Lab:
        38.3368, 62.4266, 13.9510
        CIE-LCH:
        38.3368, 63.9665, 12.5974
        CIE-Luv:
        38.3368, 104.6017, 3.3533
        Hunter-Lab:
        32.0593, 54.4028, 9.6826
      #b30b47 color charts
#b30b47 RGB chart
      #b30b47 CMYK chart
      #b30b47 RGB pie chart
      #b30b47 color shades, tints & tones
#b30b47 color schemes
#b30b47 color preview, HTML & CSS examples
           This text has a color of #b30b47        
        
          <p style="color:#b30b47;">Text here</p>
        
        
          .mytext {color:#b30b47;}
        
        Text color #b30b47
      
           This box has a color of #b30b47        
        
          <div style="background-color:#b30b47;">Content here</div>
        
        
          .mybackground {background-color:#b30b47;}
        
        Background color #b30b47
      
           Border around this has a color of #b30b47        
        
          <div style="border:2px solid #b30b47;">Content here</div>
        
        
          .myborder {border:2px solid #b30b47;}
        
        Border color #b30b47