#bf462d color space conversions
Hex:
        #bf462d
        RGB:
        191, 70, 45
        CMY:
        25, 73, 82
        CMYK:
        0, 63, 76, 25
      HSL:
        10°, 61.8644%, 46.2745%
        HSV (HSB):
        10°, 76.4398%, 74.9020%
        XYZ:
        24.1497, 15.6461, 4.2298
        xyY:
        0.5485, 0.3554, 15.6461
      CIE-Lab:
        46.5068, 47.2593, 40.0348
        CIE-LCH:
        46.5068, 61.9373, 40.2689
        CIE-Luv:
        46.5068, 95.4738, 30.3870
        Hunter-Lab:
        39.5552, 39.7581, 21.3485
      #bf462d color charts
#bf462d RGB chart
      #bf462d CMYK chart
      #bf462d RGB pie chart
      #bf462d color shades, tints & tones
#bf462d color schemes
#bf462d color preview, HTML & CSS examples
           This text has a color of #bf462d        
        
          <p style="color:#bf462d;">Text here</p>
        
        
          .mytext {color:#bf462d;}
        
        Text color #bf462d
      
           This box has a color of #bf462d        
        
          <div style="background-color:#bf462d;">Content here</div>
        
        
          .mybackground {background-color:#bf462d;}
        
        Background color #bf462d
      
           Border around this has a color of #bf462d        
        
          <div style="border:2px solid #bf462d;">Content here</div>
        
        
          .myborder {border:2px solid #bf462d;}
        
        Border color #bf462d