#bf1c38 color space conversions
Hex:
        #bf1c38
        RGB:
        191, 28, 56
        CMY:
        25, 89, 78
        CMYK:
        0, 85, 71, 25
      HSL:
        350°, 74.4292%, 42.9412%
        HSV (HSB):
        350°, 85.3403%, 74.9020%
        XYZ:
        22.6149, 12.1924, 4.9028
        xyY:
        0.5695, 0.3070, 12.1924
      CIE-Lab:
        41.5203, 61.8969, 28.0202
        CIE-LCH:
        41.5203, 67.9437, 24.3558
        CIE-Luv:
        41.5203, 114.9425, 16.1765
        Hunter-Lab:
        34.9176, 54.5024, 16.1174
      #bf1c38 color charts
#bf1c38 RGB chart
      #bf1c38 CMYK chart
      #bf1c38 RGB pie chart
      #bf1c38 color shades, tints & tones
#bf1c38 color schemes
#bf1c38 color preview, HTML & CSS examples
           This text has a color of #bf1c38        
        
          <p style="color:#bf1c38;">Text here</p>
        
        
          .mytext {color:#bf1c38;}
        
        Text color #bf1c38
      
           This box has a color of #bf1c38        
        
          <div style="background-color:#bf1c38;">Content here</div>
        
        
          .mybackground {background-color:#bf1c38;}
        
        Background color #bf1c38
      
           Border around this has a color of #bf1c38        
        
          <div style="border:2px solid #bf1c38;">Content here</div>
        
        
          .myborder {border:2px solid #bf1c38;}
        
        Border color #bf1c38