#b30d44 color space conversions
Hex:
        #b30d44
        RGB:
        179, 13, 68
        CMY:
        30, 95, 73
        CMYK:
        0, 93, 62, 30
      HSL:
        340°, 86.4583%, 37.6471%
        HSV (HSB):
        340°, 92.7374%, 70.1961%
        XYZ:
        19.7777, 10.2889, 6.4124
        xyY:
        0.5422, 0.2821, 10.2889
      CIE-Lab:
        38.3560, 61.9960, 15.9047
        CIE-LCH:
        38.3560, 64.0036, 14.3885
        CIE-Luv:
        38.3560, 105.3712, 5.2817
        Hunter-Lab:
        32.0763, 53.9265, 10.6007
      #b30d44 color charts
#b30d44 RGB chart
      #b30d44 CMYK chart
      #b30d44 RGB pie chart
      #b30d44 color shades, tints & tones
#b30d44 color schemes
#b30d44 color preview, HTML & CSS examples
           This text has a color of #b30d44        
        
          <p style="color:#b30d44;">Text here</p>
        
        
          .mytext {color:#b30d44;}
        
        Text color #b30d44
      
           This box has a color of #b30d44        
        
          <div style="background-color:#b30d44;">Content here</div>
        
        
          .mybackground {background-color:#b30d44;}
        
        Background color #b30d44
      
           Border around this has a color of #b30d44        
        
          <div style="border:2px solid #b30d44;">Content here</div>
        
        
          .myborder {border:2px solid #b30d44;}
        
        Border color #b30d44