#bf1a46 color space conversions
Hex:
        #bf1a46
        RGB:
        191, 26, 70
        CMY:
        25, 90, 73
        CMYK:
        0, 86, 63, 25
      HSL:
        344°, 76.0369%, 42.5490%
        HSV (HSB):
        344°, 86.3874%, 74.9020%
        XYZ:
        22.9607, 12.2574, 6.9501
        xyY:
        0.5445, 0.2907, 12.2574
      CIE-Lab:
        41.6222, 63.0286, 19.4193
        CIE-LCH:
        41.6222, 65.9524, 17.1242
        CIE-Luv:
        41.6222, 111.2273, 8.7684
        Hunter-Lab:
        35.0105, 55.7963, 12.7374
      #bf1a46 color charts
#bf1a46 RGB chart
      #bf1a46 CMYK chart
      #bf1a46 RGB pie chart
      #bf1a46 color shades, tints & tones
#bf1a46 color schemes
#bf1a46 color preview, HTML & CSS examples
           This text has a color of #bf1a46        
        
          <p style="color:#bf1a46;">Text here</p>
        
        
          .mytext {color:#bf1a46;}
        
        Text color #bf1a46
      
           This box has a color of #bf1a46        
        
          <div style="background-color:#bf1a46;">Content here</div>
        
        
          .mybackground {background-color:#bf1a46;}
        
        Background color #bf1a46
      
           Border around this has a color of #bf1a46        
        
          <div style="border:2px solid #bf1a46;">Content here</div>
        
        
          .myborder {border:2px solid #bf1a46;}
        
        Border color #bf1a46