#bf4b42 color space conversions
Hex:
        #bf4b42
        RGB:
        191, 75, 66
        CMY:
        25, 71, 74
        CMYK:
        0, 61, 65, 25
      HSL:
        4°, 49.4071%, 50.3922%
        HSV (HSB):
        4°, 65.4450%, 74.9020%
        XYZ:
        24.9853, 16.5019, 7.0226
        xyY:
        0.5151, 0.3402, 16.5019
      CIE-Lab:
        47.6262, 46.0457, 29.4940
        CIE-LCH:
        47.6262, 54.6818, 32.6410
        CIE-Luv:
        47.6262, 88.2779, 23.2449
        Hunter-Lab:
        40.6225, 38.6990, 18.1861
      #bf4b42 color charts
#bf4b42 RGB chart
      #bf4b42 CMYK chart
      #bf4b42 RGB pie chart
      #bf4b42 color shades, tints & tones
#bf4b42 color schemes
#bf4b42 color preview, HTML & CSS examples
           This text has a color of #bf4b42        
        
          <p style="color:#bf4b42;">Text here</p>
        
        
          .mytext {color:#bf4b42;}
        
        Text color #bf4b42
      
           This box has a color of #bf4b42        
        
          <div style="background-color:#bf4b42;">Content here</div>
        
        
          .mybackground {background-color:#bf4b42;}
        
        Background color #bf4b42
      
           Border around this has a color of #bf4b42        
        
          <div style="border:2px solid #bf4b42;">Content here</div>
        
        
          .myborder {border:2px solid #bf4b42;}
        
        Border color #bf4b42