#bf1e40 color space conversions
Hex:
        #bf1e40
        RGB:
        191, 30, 64
        CMY:
        25, 88, 75
        CMYK:
        0, 84, 66, 25
      HSL:
        347°, 72.8507%, 43.3333%
        HSV (HSB):
        347°, 84.2932%, 74.9020%
        XYZ:
        22.8755, 12.3751, 6.0334
        xyY:
        0.5541, 0.2998, 12.3751
      CIE-Lab:
        41.8061, 61.8504, 23.4172
        CIE-LCH:
        41.8061, 66.1350, 20.7372
        CIE-Luv:
        41.8061, 111.9359, 12.5909
        Hunter-Lab:
        35.1782, 54.5123, 14.4559
      #bf1e40 color charts
#bf1e40 RGB chart
      #bf1e40 CMYK chart
      #bf1e40 RGB pie chart
      #bf1e40 color shades, tints & tones
#bf1e40 color schemes
#bf1e40 color preview, HTML & CSS examples
           This text has a color of #bf1e40        
        
          <p style="color:#bf1e40;">Text here</p>
        
        
          .mytext {color:#bf1e40;}
        
        Text color #bf1e40
      
           This box has a color of #bf1e40        
        
          <div style="background-color:#bf1e40;">Content here</div>
        
        
          .mybackground {background-color:#bf1e40;}
        
        Background color #bf1e40
      
           Border around this has a color of #bf1e40        
        
          <div style="border:2px solid #bf1e40;">Content here</div>
        
        
          .myborder {border:2px solid #bf1e40;}
        
        Border color #bf1e40