#bf1a49 color space conversions
Hex:
        #bf1a49
        RGB:
        191, 26, 73
        CMY:
        25, 90, 71
        CMYK:
        0, 86, 62, 25
      HSL:
        343°, 76.0369%, 42.5490%
        HSV (HSB):
        343°, 86.3874%, 74.9020%
        XYZ:
        23.0579, 12.2962, 7.4614
        xyY:
        0.5385, 0.2872, 12.2962
      CIE-Lab:
        41.6831, 63.2049, 17.6100
        CIE-LCH:
        41.6831, 65.6123, 15.5688
        CIE-Luv:
        41.6831, 110.2003, 7.0767
        Hunter-Lab:
        35.0659, 56.0086, 11.9302
      #bf1a49 color charts
#bf1a49 RGB chart
      #bf1a49 CMYK chart
      #bf1a49 RGB pie chart
      #bf1a49 color shades, tints & tones
#bf1a49 color schemes
#bf1a49 color preview, HTML & CSS examples
           This text has a color of #bf1a49        
        
          <p style="color:#bf1a49;">Text here</p>
        
        
          .mytext {color:#bf1a49;}
        
        Text color #bf1a49
      
           This box has a color of #bf1a49        
        
          <div style="background-color:#bf1a49;">Content here</div>
        
        
          .mybackground {background-color:#bf1a49;}
        
        Background color #bf1a49
      
           Border around this has a color of #bf1a49        
        
          <div style="border:2px solid #bf1a49;">Content here</div>
        
        
          .myborder {border:2px solid #bf1a49;}
        
        Border color #bf1a49