#b3264f color space conversions
Hex:
        #b3264f
        RGB:
        179, 38, 79
        CMY:
        30, 85, 69
        CMYK:
        0, 79, 56, 30
      HSL:
        343°, 64.9770%, 42.5490%
        HSV (HSB):
        343°, 78.7709%, 70.1961%
        XYZ:
        20.6948, 11.5344, 8.5328
        xyY:
        0.5077, 0.2830, 11.5344
      CIE-Lab:
        40.4664, 57.4101, 11.7691
        CIE-LCH:
        40.4664, 58.6041, 11.5852
        CIE-Luv:
        40.4664, 94.4881, 2.6369
        Hunter-Lab:
        33.9624, 49.3338, 8.8776
      #b3264f color charts
#b3264f RGB chart
      #b3264f CMYK chart
      #b3264f RGB pie chart
      #b3264f color shades, tints & tones
#b3264f color schemes
#b3264f color preview, HTML & CSS examples
           This text has a color of #b3264f        
        
          <p style="color:#b3264f;">Text here</p>
        
        
          .mytext {color:#b3264f;}
        
        Text color #b3264f
      
           This box has a color of #b3264f        
        
          <div style="background-color:#b3264f;">Content here</div>
        
        
          .mybackground {background-color:#b3264f;}
        
        Background color #b3264f
      
           Border around this has a color of #b3264f        
        
          <div style="border:2px solid #b3264f;">Content here</div>
        
        
          .myborder {border:2px solid #b3264f;}
        
        Border color #b3264f