#b30c38 color space conversions
Hex:
        #b30c38
        RGB:
        179, 12, 56
        CMY:
        30, 95, 78
        CMYK:
        0, 93, 69, 30
      HSL:
        344°, 87.4346%, 37.4510%
        HSV (HSB):
        344°, 93.2961%, 70.1961%
        XYZ:
        19.4357, 10.1322, 4.6727
        xyY:
        0.5676, 0.2959, 10.1322
      CIE-Lab:
        38.0786, 61.4739, 23.2172
        CIE-LCH:
        38.0786, 65.7121, 20.6904
        CIE-Luv:
        38.0786, 109.5990, 11.5935
        Hunter-Lab:
        31.8311, 53.2857, 13.5782
      #b30c38 color charts
#b30c38 RGB chart
      #b30c38 CMYK chart
      #b30c38 RGB pie chart
      #b30c38 color shades, tints & tones
#b30c38 color schemes
#b30c38 color preview, HTML & CSS examples
           This text has a color of #b30c38        
        
          <p style="color:#b30c38;">Text here</p>
        
        
          .mytext {color:#b30c38;}
        
        Text color #b30c38
      
           This box has a color of #b30c38        
        
          <div style="background-color:#b30c38;">Content here</div>
        
        
          .mybackground {background-color:#b30c38;}
        
        Background color #b30c38
      
           Border around this has a color of #b30c38        
        
          <div style="border:2px solid #b30c38;">Content here</div>
        
        
          .myborder {border:2px solid #b30c38;}
        
        Border color #b30c38