#bf2e2d color space conversions
Hex:
        #bf2e2d
        RGB:
        191, 46, 45
        CMY:
        25, 82, 82
        CMYK:
        0, 76, 76, 25
      HSL:
        0°, 61.8644%, 46.2745%
        HSV (HSB):
        0°, 76.4398%, 74.9020%
        XYZ:
        22.9365, 13.2198, 3.8254
        xyY:
        0.5737, 0.3306, 13.2198
      CIE-Lab:
        43.0926, 56.5813, 36.3796
        CIE-LCH:
        43.0926, 67.2675, 32.7394
        CIE-Luv:
        43.0926, 110.0300, 24.0533
        Hunter-Lab:
        36.3591, 48.9754, 19.2133
      #bf2e2d color charts
#bf2e2d RGB chart
      #bf2e2d CMYK chart
      #bf2e2d RGB pie chart
      #bf2e2d color shades, tints & tones
#bf2e2d color schemes
#bf2e2d color preview, HTML & CSS examples
           This text has a color of #bf2e2d        
        
          <p style="color:#bf2e2d;">Text here</p>
        
        
          .mytext {color:#bf2e2d;}
        
        Text color #bf2e2d
      
           This box has a color of #bf2e2d        
        
          <div style="background-color:#bf2e2d;">Content here</div>
        
        
          .mybackground {background-color:#bf2e2d;}
        
        Background color #bf2e2d
      
           Border around this has a color of #bf2e2d        
        
          <div style="border:2px solid #bf2e2d;">Content here</div>
        
        
          .myborder {border:2px solid #bf2e2d;}
        
        Border color #bf2e2d