#bf1c31 color space conversions
Hex:
        #bf1c31
        RGB:
        191, 28, 49
        CMY:
        25, 89, 81
        CMYK:
        0, 85, 74, 25
      HSL:
        352°, 74.4292%, 42.9412%
        HSV (HSB):
        352°, 85.3403%, 74.9020%
        XYZ:
        22.4555, 12.1286, 4.0633
        xyY:
        0.5810, 0.3138, 12.1286
      CIE-Lab:
        41.4198, 61.6001, 32.1651
        CIE-LCH:
        41.4198, 69.4922, 27.5718
        CIE-Luv:
        41.4198, 116.7911, 19.2134
        Hunter-Lab:
        34.8262, 54.1488, 17.4608
      #bf1c31 color charts
#bf1c31 RGB chart
      #bf1c31 CMYK chart
      #bf1c31 RGB pie chart
      #bf1c31 color shades, tints & tones
#bf1c31 color schemes
#bf1c31 color preview, HTML & CSS examples
           This text has a color of #bf1c31        
        
          <p style="color:#bf1c31;">Text here</p>
        
        
          .mytext {color:#bf1c31;}
        
        Text color #bf1c31
      
           This box has a color of #bf1c31        
        
          <div style="background-color:#bf1c31;">Content here</div>
        
        
          .mybackground {background-color:#bf1c31;}
        
        Background color #bf1c31
      
           Border around this has a color of #bf1c31        
        
          <div style="border:2px solid #bf1c31;">Content here</div>
        
        
          .myborder {border:2px solid #bf1c31;}
        
        Border color #bf1c31