#bf1a64 color space conversions
Hex:
        #bf1a64
        RGB:
        191, 26, 100
        CMY:
        25, 90, 61
        CMYK:
        0, 86, 48, 25
      HSL:
        333°, 76.0369%, 42.5490%
        HSV (HSB):
        333°, 86.3874%, 74.9020%
        XYZ:
        24.1555, 12.7353, 13.2416
        xyY:
        0.4818, 0.2540, 12.7353
      CIE-Lab:
        42.3616, 65.1519, 1.5349
        CIE-LCH:
        42.3616, 65.1700, 1.3496
        CIE-Luv:
        42.3616, 99.7898, -10.2962
        Hunter-Lab:
        35.6865, 58.3719, 2.9808
      #bf1a64 color charts
#bf1a64 RGB chart
      #bf1a64 CMYK chart
      #bf1a64 RGB pie chart
      #bf1a64 color shades, tints & tones
#bf1a64 color schemes
#bf1a64 color preview, HTML & CSS examples
           This text has a color of #bf1a64        
        
          <p style="color:#bf1a64;">Text here</p>
        
        
          .mytext {color:#bf1a64;}
        
        Text color #bf1a64
      
           This box has a color of #bf1a64        
        
          <div style="background-color:#bf1a64;">Content here</div>
        
        
          .mybackground {background-color:#bf1a64;}
        
        Background color #bf1a64
      
           Border around this has a color of #bf1a64        
        
          <div style="border:2px solid #bf1a64;">Content here</div>
        
        
          .myborder {border:2px solid #bf1a64;}
        
        Border color #bf1a64