#b30e27 color space conversions
Hex:
        #b30e27
        RGB:
        179, 14, 39
        CMY:
        30, 95, 85
        CMYK:
        0, 92, 78, 30
      HSL:
        351°, 85.4922%, 37.8431%
        HSV (HSB):
        351°, 92.1788%, 70.1961%
        XYZ:
        19.1137, 10.0443, 2.8508
        xyY:
        0.5971, 0.3138, 10.0443
      CIE-Lab:
        37.9218, 60.5140, 33.5806
        CIE-LCH:
        37.9218, 69.2069, 29.0269
        CIE-Luv:
        37.9218, 113.8227, 19.0193
        Hunter-Lab:
        31.6927, 52.1900, 16.8517
      #b30e27 color charts
#b30e27 RGB chart
      #b30e27 CMYK chart
      #b30e27 RGB pie chart
      #b30e27 color shades, tints & tones
#b30e27 color schemes
#b30e27 color preview, HTML & CSS examples
           This text has a color of #b30e27        
        
          <p style="color:#b30e27;">Text here</p>
        
        
          .mytext {color:#b30e27;}
        
        Text color #b30e27
      
           This box has a color of #b30e27        
        
          <div style="background-color:#b30e27;">Content here</div>
        
        
          .mybackground {background-color:#b30e27;}
        
        Background color #b30e27
      
           Border around this has a color of #b30e27        
        
          <div style="border:2px solid #b30e27;">Content here</div>
        
        
          .myborder {border:2px solid #b30e27;}
        
        Border color #b30e27