#b30c45 color space conversions
Hex:
        #b30c45
        RGB:
        179, 12, 69
        CMY:
        30, 95, 73
        CMYK:
        0, 93, 61, 30
      HSL:
        340°, 87.4346%, 37.4510%
        HSV (HSB):
        340°, 93.2961%, 70.1961%
        XYZ:
        19.7961, 10.2763, 6.5704
        xyY:
        0.5402, 0.2804, 10.2763
      CIE-Lab:
        38.3339, 62.1832, 15.2326
        CIE-LCH:
        38.3339, 64.0217, 13.7643
        CIE-Luv:
        38.3339, 105.1795, 4.6131
        Hunter-Lab:
        32.0567, 54.1303, 10.2875
      #b30c45 color charts
#b30c45 RGB chart
      #b30c45 CMYK chart
      #b30c45 RGB pie chart
      #b30c45 color shades, tints & tones
#b30c45 color schemes
#b30c45 color preview, HTML & CSS examples
           This text has a color of #b30c45        
        
          <p style="color:#b30c45;">Text here</p>
        
        
          .mytext {color:#b30c45;}
        
        Text color #b30c45
      
           This box has a color of #b30c45        
        
          <div style="background-color:#b30c45;">Content here</div>
        
        
          .mybackground {background-color:#b30c45;}
        
        Background color #b30c45
      
           Border around this has a color of #b30c45        
        
          <div style="border:2px solid #b30c45;">Content here</div>
        
        
          .myborder {border:2px solid #b30c45;}
        
        Border color #b30c45