#bf4940 color space conversions
Hex:
        #bf4940
        RGB:
        191, 73, 64
        CMY:
        25, 71, 75
        CMYK:
        0, 62, 66, 25
      HSL:
        4°, 49.8039%, 50.0000%
        HSV (HSB):
        4°, 66.4921%, 74.9020%
        XYZ:
        24.7938, 16.2116, 6.6729
        xyY:
        0.5200, 0.3400, 16.2116
      CIE-Lab:
        47.2509, 46.8428, 30.2010
        CIE-LCH:
        47.2509, 55.7347, 32.8112
        CIE-Luv:
        47.2509, 90.0106, 23.5264
        Hunter-Lab:
        40.2637, 39.4565, 18.3585
      #bf4940 color charts
#bf4940 RGB chart
      #bf4940 CMYK chart
      #bf4940 RGB pie chart
      #bf4940 color shades, tints & tones
#bf4940 color schemes
#bf4940 color preview, HTML & CSS examples
           This text has a color of #bf4940        
        
          <p style="color:#bf4940;">Text here</p>
        
        
          .mytext {color:#bf4940;}
        
        Text color #bf4940
      
           This box has a color of #bf4940        
        
          <div style="background-color:#bf4940;">Content here</div>
        
        
          .mybackground {background-color:#bf4940;}
        
        Background color #bf4940
      
           Border around this has a color of #bf4940        
        
          <div style="border:2px solid #bf4940;">Content here</div>
        
        
          .myborder {border:2px solid #bf4940;}
        
        Border color #bf4940