#bf4e41 color space conversions
Hex:
        #bf4e41
        RGB:
        191, 78, 65
        CMY:
        25, 69, 75
        CMYK:
        0, 59, 66, 25
      HSL:
        6°, 49.6063%, 50.1961%
        HSV (HSB):
        6°, 65.9686%, 74.9020%
        XYZ:
        25.1644, 16.9068, 6.9381
        xyY:
        0.5135, 0.3450, 16.9068
      CIE-Lab:
        48.1424, 44.5840, 30.7070
        CIE-LCH:
        48.1424, 54.1355, 34.5570
        CIE-Luv:
        48.1424, 86.4645, 24.7698
        Hunter-Lab:
        41.1179, 37.2868, 18.7782
      #bf4e41 color charts
#bf4e41 RGB chart
      #bf4e41 CMYK chart
      #bf4e41 RGB pie chart
      #bf4e41 color shades, tints & tones
#bf4e41 color schemes
#bf4e41 color preview, HTML & CSS examples
           This text has a color of #bf4e41        
        
          <p style="color:#bf4e41;">Text here</p>
        
        
          .mytext {color:#bf4e41;}
        
        Text color #bf4e41
      
           This box has a color of #bf4e41        
        
          <div style="background-color:#bf4e41;">Content here</div>
        
        
          .mybackground {background-color:#bf4e41;}
        
        Background color #bf4e41
      
           Border around this has a color of #bf4e41        
        
          <div style="border:2px solid #bf4e41;">Content here</div>
        
        
          .myborder {border:2px solid #bf4e41;}
        
        Border color #bf4e41