#bf1b41 color space conversions
Hex:
        #bf1b41
        RGB:
        191, 27, 65
        CMY:
        25, 89, 75
        CMYK:
        0, 86, 66, 25
      HSL:
        346°, 75.2294%, 42.7451%
        HSV (HSB):
        346°, 85.8639%, 74.9020%
        XYZ:
        22.8319, 12.2419, 6.1606
        xyY:
        0.5537, 0.2969, 12.2419
      CIE-Lab:
        41.5980, 62.5497, 22.5265
        CIE-LCH:
        41.5980, 66.4824, 19.8059
        CIE-Luv:
        41.5980, 112.5707, 11.6080
        Hunter-Lab:
        34.9884, 55.2517, 14.0524
      #bf1b41 color charts
#bf1b41 RGB chart
      #bf1b41 CMYK chart
      #bf1b41 RGB pie chart
      #bf1b41 color shades, tints & tones
#bf1b41 color schemes
#bf1b41 color preview, HTML & CSS examples
           This text has a color of #bf1b41        
        
          <p style="color:#bf1b41;">Text here</p>
        
        
          .mytext {color:#bf1b41;}
        
        Text color #bf1b41
      
           This box has a color of #bf1b41        
        
          <div style="background-color:#bf1b41;">Content here</div>
        
        
          .mybackground {background-color:#bf1b41;}
        
        Background color #bf1b41
      
           Border around this has a color of #bf1b41        
        
          <div style="border:2px solid #bf1b41;">Content here</div>
        
        
          .myborder {border:2px solid #bf1b41;}
        
        Border color #bf1b41