#bf331b color space conversions
Hex:
        #bf331b
        RGB:
        191, 51, 27
        CMY:
        25, 80, 89
        CMYK:
        0, 73, 86, 25
      HSL:
        9°, 75.2294%, 42.7451%
        HSV (HSB):
        9°, 85.8639%, 74.9020%
        XYZ:
        22.8675, 13.5232, 2.4419
        xyY:
        0.5889, 0.3482, 13.5232
      CIE-Lab:
        43.5412, 54.3354, 46.2564
        CIE-LCH:
        43.5412, 71.3582, 40.4081
        CIE-Luv:
        43.5412, 110.1886, 30.5243
        Hunter-Lab:
        36.7738, 46.6446, 21.8047
      #bf331b color charts
#bf331b RGB chart
      #bf331b CMYK chart
      #bf331b RGB pie chart
      #bf331b color shades, tints & tones
#bf331b color schemes
#bf331b color preview, HTML & CSS examples
           This text has a color of #bf331b        
        
          <p style="color:#bf331b;">Text here</p>
        
        
          .mytext {color:#bf331b;}
        
        Text color #bf331b
      
           This box has a color of #bf331b        
        
          <div style="background-color:#bf331b;">Content here</div>
        
        
          .mybackground {background-color:#bf331b;}
        
        Background color #bf331b
      
           Border around this has a color of #bf331b        
        
          <div style="border:2px solid #bf331b;">Content here</div>
        
        
          .myborder {border:2px solid #bf331b;}
        
        Border color #bf331b