#b30b37 color space conversions
Hex:
        #b30b37
        RGB:
        179, 11, 55
        CMY:
        30, 96, 78
        CMYK:
        0, 94, 69, 30
      HSL:
        344°, 88.4211%, 37.2549%
        HSV (HSB):
        344°, 93.8547%, 70.1961%
        XYZ:
        19.3997, 10.0989, 4.5412
        xyY:
        0.5699, 0.2967, 10.0989
      CIE-Lab:
        38.0193, 61.5473, 23.7780
        CIE-LCH:
        38.0193, 65.9808, 21.1234
        CIE-Luv:
        38.0193, 110.0866, 11.9977
        Hunter-Lab:
        31.7787, 53.3544, 13.7725
      #b30b37 color charts
#b30b37 RGB chart
      #b30b37 CMYK chart
      #b30b37 RGB pie chart
      #b30b37 color shades, tints & tones
#b30b37 color schemes
#b30b37 color preview, HTML & CSS examples
           This text has a color of #b30b37        
        
          <p style="color:#b30b37;">Text here</p>
        
        
          .mytext {color:#b30b37;}
        
        Text color #b30b37
      
           This box has a color of #b30b37        
        
          <div style="background-color:#b30b37;">Content here</div>
        
        
          .mybackground {background-color:#b30b37;}
        
        Background color #b30b37
      
           Border around this has a color of #b30b37        
        
          <div style="border:2px solid #b30b37;">Content here</div>
        
        
          .myborder {border:2px solid #b30b37;}
        
        Border color #b30b37