#bf013f color space conversions
Hex:
        #bf013f
        RGB:
        191, 1, 63
        CMY:
        25, 100, 75
        CMYK:
        0, 99, 67, 25
      HSL:
        340°, 98.9583%, 37.6471%
        HSV (HSB):
        340°, 99.4764%, 74.9020%
        XYZ:
        22.3939, 11.4570, 5.7337
        xyY:
        0.5657, 0.2894, 11.4570
      CIE-Lab:
        40.3397, 65.9731, 22.1728
        CIE-LCH:
        40.3397, 69.5994, 18.5769
        CIE-Luv:
        40.3397, 118.4063, 10.1266
        Hunter-Lab:
        33.8481, 58.8614, 13.6502
      #bf013f color charts
#bf013f RGB chart
      #bf013f CMYK chart
      #bf013f RGB pie chart
      #bf013f color shades, tints & tones
#bf013f color schemes
#bf013f color preview, HTML & CSS examples
           This text has a color of #bf013f        
        
          <p style="color:#bf013f;">Text here</p>
        
        
          .mytext {color:#bf013f;}
        
        Text color #bf013f
      
           This box has a color of #bf013f        
        
          <div style="background-color:#bf013f;">Content here</div>
        
        
          .mybackground {background-color:#bf013f;}
        
        Background color #bf013f
      
           Border around this has a color of #bf013f        
        
          <div style="border:2px solid #bf013f;">Content here</div>
        
        
          .myborder {border:2px solid #bf013f;}
        
        Border color #bf013f