#b3223f color space conversions
Hex:
        #b3223f
        RGB:
        179, 34, 63
        CMY:
        30, 87, 75
        CMYK:
        0, 81, 65, 30
      HSL:
        348°, 68.0751%, 41.7647%
        HSV (HSB):
        348°, 81.0056%, 70.1961%
        XYZ:
        20.0596, 11.0866, 5.7853
        xyY:
        0.5432, 0.3002, 11.0866
      CIE-Lab:
        39.7260, 57.4921, 20.8907
        CIE-LCH:
        39.7260, 61.1700, 19.9695
        CIE-Luv:
        39.7260, 101.2407, 11.0849
        Hunter-Lab:
        33.2966, 49.2688, 13.0060
      #b3223f color charts
#b3223f RGB chart
      #b3223f CMYK chart
      #b3223f RGB pie chart
      #b3223f color shades, tints & tones
#b3223f color schemes
#b3223f color preview, HTML & CSS examples
           This text has a color of #b3223f        
        
          <p style="color:#b3223f;">Text here</p>
        
        
          .mytext {color:#b3223f;}
        
        Text color #b3223f
      
           This box has a color of #b3223f        
        
          <div style="background-color:#b3223f;">Content here</div>
        
        
          .mybackground {background-color:#b3223f;}
        
        Background color #b3223f
      
           Border around this has a color of #b3223f        
        
          <div style="border:2px solid #b3223f;">Content here</div>
        
        
          .myborder {border:2px solid #b3223f;}
        
        Border color #b3223f