#b3013b color space conversions
Hex:
        #b3013b
        RGB:
        179, 1, 59
        CMY:
        30, 100, 77
        CMYK:
        0, 99, 67, 30
      HSL:
        340°, 98.8889%, 35.2941%
        HSV (HSB):
        340°, 99.4413%, 70.1961%
        XYZ:
        19.3907, 9.9212, 5.0306
        xyY:
        0.5646, 0.2889, 9.9212
      CIE-Lab:
        37.7006, 62.8757, 20.8214
        CIE-LCH:
        37.7006, 66.2335, 18.3224
        CIE-Luv:
        37.7006, 110.4241, 9.2097
        Hunter-Lab:
        31.4979, 54.7665, 12.5791
      #b3013b color charts
#b3013b RGB chart
      #b3013b CMYK chart
      #b3013b RGB pie chart
      #b3013b color shades, tints & tones
#b3013b color schemes
#b3013b color preview, HTML & CSS examples
           This text has a color of #b3013b        
        
          <p style="color:#b3013b;">Text here</p>
        
        
          .mytext {color:#b3013b;}
        
        Text color #b3013b
      
           This box has a color of #b3013b        
        
          <div style="background-color:#b3013b;">Content here</div>
        
        
          .mybackground {background-color:#b3013b;}
        
        Background color #b3013b
      
           Border around this has a color of #b3013b        
        
          <div style="border:2px solid #b3013b;">Content here</div>
        
        
          .myborder {border:2px solid #b3013b;}
        
        Border color #b3013b