#b3022b color space conversions
Hex:
        #b3022b
        RGB:
        179, 2, 43
        CMY:
        30, 99, 83
        CMYK:
        0, 99, 76, 30
      HSL:
        346°, 97.7901%, 35.4902%
        HSV (HSB):
        346°, 98.8827%, 70.1961%
        XYZ:
        19.0482, 9.8015, 3.1734
        xyY:
        0.5948, 0.3061, 9.8015
      CIE-Lab:
        37.4839, 62.0665, 30.6647
        CIE-LCH:
        37.4839, 69.2284, 26.2922
        CIE-Luv:
        37.4839, 115.0394, 16.5896
        Hunter-Lab:
        31.3074, 53.8156, 15.9053
      #b3022b color charts
#b3022b RGB chart
      #b3022b CMYK chart
      #b3022b RGB pie chart
      #b3022b color shades, tints & tones
#b3022b color schemes
#b3022b color preview, HTML & CSS examples
           This text has a color of #b3022b        
        
          <p style="color:#b3022b;">Text here</p>
        
        
          .mytext {color:#b3022b;}
        
        Text color #b3022b
      
           This box has a color of #b3022b        
        
          <div style="background-color:#b3022b;">Content here</div>
        
        
          .mybackground {background-color:#b3022b;}
        
        Background color #b3022b
      
           Border around this has a color of #b3022b        
        
          <div style="border:2px solid #b3022b;">Content here</div>
        
        
          .myborder {border:2px solid #b3022b;}
        
        Border color #b3022b