#bf2e3f color space conversions
Hex:
        #bf2e3f
        RGB:
        191, 46, 63
        CMY:
        25, 82, 75
        CMYK:
        0, 76, 67, 25
      HSL:
        353°, 61.1814%, 46.4706%
        HSV (HSB):
        353°, 75.9162%, 74.9020%
        XYZ:
        23.3601, 13.3892, 6.0558
        xyY:
        0.5457, 0.3128, 13.3892
      CIE-Lab:
        43.3440, 57.4023, 25.9746
        CIE-LCH:
        43.3440, 63.0055, 24.3468
        CIE-Luv:
        43.3440, 105.7601, 16.2610
        Hunter-Lab:
        36.5913, 49.9204, 15.8015
      #bf2e3f color charts
#bf2e3f RGB chart
      #bf2e3f CMYK chart
      #bf2e3f RGB pie chart
      #bf2e3f color shades, tints & tones
#bf2e3f color schemes
#bf2e3f color preview, HTML & CSS examples
           This text has a color of #bf2e3f        
        
          <p style="color:#bf2e3f;">Text here</p>
        
        
          .mytext {color:#bf2e3f;}
        
        Text color #bf2e3f
      
           This box has a color of #bf2e3f        
        
          <div style="background-color:#bf2e3f;">Content here</div>
        
        
          .mybackground {background-color:#bf2e3f;}
        
        Background color #bf2e3f
      
           Border around this has a color of #bf2e3f        
        
          <div style="border:2px solid #bf2e3f;">Content here</div>
        
        
          .myborder {border:2px solid #bf2e3f;}
        
        Border color #bf2e3f