#b4266f color space conversions
Hex:
        #b4266f
        RGB:
        180, 38, 111
        CMY:
        29, 85, 56
        CMYK:
        0, 79, 38, 29
      HSL:
        329°, 65.1376%, 42.7451%
        HSV (HSB):
        329°, 78.8889%, 70.5882%
        XYZ:
        22.3847, 12.2372, 16.2211
        xyY:
        0.4403, 0.2407, 12.2372
      CIE-Lab:
        41.5907, 60.5387, -6.7296
        CIE-LCH:
        41.5907, 60.9115, 353.6569
        CIE-Luv:
        41.5907, 83.1760, -19.3384
        Hunter-Lab:
        34.9817, 53.0038, -3.0057
      #b4266f color charts
#b4266f RGB chart
      #b4266f CMYK chart
      #b4266f RGB pie chart
      #b4266f color shades, tints & tones
#b4266f color schemes
#b4266f color preview, HTML & CSS examples
           This text has a color of #b4266f        
        
          <p style="color:#b4266f;">Text here</p>
        
        
          .mytext {color:#b4266f;}
        
        Text color #b4266f
      
           This box has a color of #b4266f        
        
          <div style="background-color:#b4266f;">Content here</div>
        
        
          .mybackground {background-color:#b4266f;}
        
        Background color #b4266f
      
           Border around this has a color of #b4266f        
        
          <div style="border:2px solid #b4266f;">Content here</div>
        
        
          .myborder {border:2px solid #b4266f;}
        
        Border color #b4266f