#bf1a48 color space conversions
Hex:
        #bf1a48
        RGB:
        191, 26, 72
        CMY:
        25, 90, 72
        CMYK:
        0, 86, 62, 25
      HSL:
        343°, 76.0369%, 42.5490%
        HSV (HSB):
        343°, 86.3874%, 74.9020%
        XYZ:
        23.0250, 12.2830, 7.2882
        xyY:
        0.5405, 0.2884, 12.2830
      CIE-Lab:
        41.6625, 63.1453, 18.2129
        CIE-LCH:
        41.6625, 65.7194, 16.0891
        CIE-Luv:
        41.6625, 110.5461, 7.6467
        Hunter-Lab:
        35.0472, 55.9367, 12.2034
      #bf1a48 color charts
#bf1a48 RGB chart
      #bf1a48 CMYK chart
      #bf1a48 RGB pie chart
      #bf1a48 color shades, tints & tones
#bf1a48 color schemes
#bf1a48 color preview, HTML & CSS examples
           This text has a color of #bf1a48        
        
          <p style="color:#bf1a48;">Text here</p>
        
        
          .mytext {color:#bf1a48;}
        
        Text color #bf1a48
      
           This box has a color of #bf1a48        
        
          <div style="background-color:#bf1a48;">Content here</div>
        
        
          .mybackground {background-color:#bf1a48;}
        
        Background color #bf1a48
      
           Border around this has a color of #bf1a48        
        
          <div style="border:2px solid #bf1a48;">Content here</div>
        
        
          .myborder {border:2px solid #bf1a48;}
        
        Border color #bf1a48