#bf412f color space conversions
Hex:
        #bf412f
        RGB:
        191, 65, 47
        CMY:
        25, 75, 82
        CMYK:
        0, 66, 75, 25
      HSL:
        8°, 60.5042%, 46.6667%
        HSV (HSB):
        8°, 75.3927%, 74.9020%
        XYZ:
        23.8892, 15.0622, 4.3375
        xyY:
        0.5519, 0.3479, 15.0622
      CIE-Lab:
        45.7193, 49.5113, 38.1068
        CIE-LCH:
        45.7193, 62.4780, 37.5840
        CIE-Luv:
        45.7193, 98.4977, 28.1866
        Hunter-Lab:
        38.8100, 41.9568, 20.5406
      #bf412f color charts
#bf412f RGB chart
      #bf412f CMYK chart
      #bf412f RGB pie chart
      #bf412f color shades, tints & tones
#bf412f color schemes
#bf412f color preview, HTML & CSS examples
           This text has a color of #bf412f        
        
          <p style="color:#bf412f;">Text here</p>
        
        
          .mytext {color:#bf412f;}
        
        Text color #bf412f
      
           This box has a color of #bf412f        
        
          <div style="background-color:#bf412f;">Content here</div>
        
        
          .mybackground {background-color:#bf412f;}
        
        Background color #bf412f
      
           Border around this has a color of #bf412f        
        
          <div style="border:2px solid #bf412f;">Content here</div>
        
        
          .myborder {border:2px solid #bf412f;}
        
        Border color #bf412f