#bf1a55 color space conversions
Hex:
        #bf1a55
        RGB:
        191, 26, 85
        CMY:
        25, 90, 67
        CMYK:
        0, 86, 55, 25
      HSL:
        339°, 76.0369%, 42.5490%
        HSV (HSB):
        339°, 86.3874%, 74.9020%
        XYZ:
        23.4949, 12.4710, 9.7632
        xyY:
        0.5138, 0.2727, 12.4710
      CIE-Lab:
        41.9552, 63.9902, 10.4054
        CIE-LCH:
        41.9552, 64.8307, 9.2360
        CIE-Luv:
        41.9552, 105.8042, -0.2072
        Hunter-Lab:
        35.3143, 56.9575, 8.3285
      #bf1a55 color charts
#bf1a55 RGB chart
      #bf1a55 CMYK chart
      #bf1a55 RGB pie chart
      #bf1a55 color shades, tints & tones
#bf1a55 color schemes
#bf1a55 color preview, HTML & CSS examples
           This text has a color of #bf1a55        
        
          <p style="color:#bf1a55;">Text here</p>
        
        
          .mytext {color:#bf1a55;}
        
        Text color #bf1a55
      
           This box has a color of #bf1a55        
        
          <div style="background-color:#bf1a55;">Content here</div>
        
        
          .mybackground {background-color:#bf1a55;}
        
        Background color #bf1a55
      
           Border around this has a color of #bf1a55        
        
          <div style="border:2px solid #bf1a55;">Content here</div>
        
        
          .myborder {border:2px solid #bf1a55;}
        
        Border color #bf1a55