#bf1a44 color space conversions
Hex:
        #bf1a44
        RGB:
        191, 26, 68
        CMY:
        25, 90, 73
        CMYK:
        0, 86, 64, 25
      HSL:
        345°, 76.0369%, 42.5490%
        HSV (HSB):
        345°, 86.3874%, 74.9020%
        XYZ:
        22.8986, 12.2325, 6.6231
        xyY:
        0.5484, 0.2930, 12.2325
      CIE-Lab:
        41.5833, 62.9155, 20.6260
        CIE-LCH:
        41.5833, 66.2102, 18.1510
        CIE-Luv:
        41.5833, 111.8943, 9.8651
        Hunter-Lab:
        34.9750, 55.6603, 13.2550
      #bf1a44 color charts
#bf1a44 RGB chart
      #bf1a44 CMYK chart
      #bf1a44 RGB pie chart
      #bf1a44 color shades, tints & tones
#bf1a44 color schemes
#bf1a44 color preview, HTML & CSS examples
           This text has a color of #bf1a44        
        
          <p style="color:#bf1a44;">Text here</p>
        
        
          .mytext {color:#bf1a44;}
        
        Text color #bf1a44
      
           This box has a color of #bf1a44        
        
          <div style="background-color:#bf1a44;">Content here</div>
        
        
          .mybackground {background-color:#bf1a44;}
        
        Background color #bf1a44
      
           Border around this has a color of #bf1a44        
        
          <div style="border:2px solid #bf1a44;">Content here</div>
        
        
          .myborder {border:2px solid #bf1a44;}
        
        Border color #bf1a44