#bf0f35 color space conversions
Hex:
        #bf0f35
        RGB:
        191, 15, 53
        CMY:
        25, 94, 79
        CMYK:
        0, 92, 72, 25
      HSL:
        347°, 85.4369%, 40.3922%
        HSV (HSB):
        347°, 92.1466%, 74.9020%
        XYZ:
        22.2993, 11.6751, 4.4464
        xyY:
        0.5804, 0.3039, 11.6751
      CIE-Lab:
        40.6949, 64.0062, 28.8775
        CIE-LCH:
        40.6949, 70.2190, 24.2834
        CIE-Luv:
        40.6949, 119.2276, 15.9816
        Hunter-Lab:
        34.1688, 56.6976, 16.2028
      #bf0f35 color charts
#bf0f35 RGB chart
      #bf0f35 CMYK chart
      #bf0f35 RGB pie chart
      #bf0f35 color shades, tints & tones
#bf0f35 color schemes
#bf0f35 color preview, HTML & CSS examples
           This text has a color of #bf0f35        
        
          <p style="color:#bf0f35;">Text here</p>
        
        
          .mytext {color:#bf0f35;}
        
        Text color #bf0f35
      
           This box has a color of #bf0f35        
        
          <div style="background-color:#bf0f35;">Content here</div>
        
        
          .mybackground {background-color:#bf0f35;}
        
        Background color #bf0f35
      
           Border around this has a color of #bf0f35        
        
          <div style="border:2px solid #bf0f35;">Content here</div>
        
        
          .myborder {border:2px solid #bf0f35;}
        
        Border color #bf0f35