#bf1a54 color space conversions
Hex:
        #bf1a54
        RGB:
        191, 26, 84
        CMY:
        25, 90, 67
        CMYK:
        0, 86, 56, 25
      HSL:
        339°, 76.0369%, 42.5490%
        HSV (HSB):
        339°, 86.3874%, 74.9020%
        XYZ:
        23.4555, 12.4552, 9.5554
        xyY:
        0.5159, 0.2739, 12.4552
      CIE-Lab:
        41.9307, 63.9199, 11.0029
        CIE-LCH:
        41.9307, 64.8599, 9.7669
        CIE-Luv:
        41.9307, 106.1865, 0.4292
        Hunter-Lab:
        35.2920, 56.8723, 8.6515
      #bf1a54 color charts
#bf1a54 RGB chart
      #bf1a54 CMYK chart
      #bf1a54 RGB pie chart
      #bf1a54 color shades, tints & tones
#bf1a54 color schemes
#bf1a54 color preview, HTML & CSS examples
           This text has a color of #bf1a54        
        
          <p style="color:#bf1a54;">Text here</p>
        
        
          .mytext {color:#bf1a54;}
        
        Text color #bf1a54
      
           This box has a color of #bf1a54        
        
          <div style="background-color:#bf1a54;">Content here</div>
        
        
          .mybackground {background-color:#bf1a54;}
        
        Background color #bf1a54
      
           Border around this has a color of #bf1a54        
        
          <div style="border:2px solid #bf1a54;">Content here</div>
        
        
          .myborder {border:2px solid #bf1a54;}
        
        Border color #bf1a54