#bf1c39 color space conversions
Hex:
        #bf1c39
        RGB:
        191, 28, 57
        CMY:
        25, 89, 78
        CMYK:
        0, 85, 70, 25
      HSL:
        349°, 74.4292%, 42.9412%
        HSV (HSB):
        349°, 85.3403%, 74.9020%
        XYZ:
        22.6396, 12.2023, 5.0329
        xyY:
        0.5678, 0.3060, 12.2023
      CIE-Lab:
        41.5358, 61.9427, 27.4230
        CIE-LCH:
        41.5358, 67.7415, 23.8797
        CIE-Luv:
        41.5358, 114.6613, 15.7135
        Hunter-Lab:
        34.9318, 54.5571, 15.9098
      #bf1c39 color charts
#bf1c39 RGB chart
      #bf1c39 CMYK chart
      #bf1c39 RGB pie chart
      #bf1c39 color shades, tints & tones
#bf1c39 color schemes
#bf1c39 color preview, HTML & CSS examples
           This text has a color of #bf1c39        
        
          <p style="color:#bf1c39;">Text here</p>
        
        
          .mytext {color:#bf1c39;}
        
        Text color #bf1c39
      
           This box has a color of #bf1c39        
        
          <div style="background-color:#bf1c39;">Content here</div>
        
        
          .mybackground {background-color:#bf1c39;}
        
        Background color #bf1c39
      
           Border around this has a color of #bf1c39        
        
          <div style="border:2px solid #bf1c39;">Content here</div>
        
        
          .myborder {border:2px solid #bf1c39;}
        
        Border color #bf1c39