#bf4f42 color space conversions
Hex:
        #bf4f42
        RGB:
        191, 79, 66
        CMY:
        25, 69, 74
        CMYK:
        0, 59, 65, 25
      HSL:
        6°, 49.4071%, 50.3922%
        HSV (HSB):
        6°, 65.4450%, 74.9020%
        XYZ:
        25.2652, 17.0617, 7.1159
        xyY:
        0.5110, 0.3451, 17.0617
      CIE-Lab:
        48.3377, 44.1706, 30.3670
        CIE-LCH:
        48.3377, 53.6022, 34.5083
        CIE-Luv:
        48.3377, 85.5890, 24.6455
        Hunter-Lab:
        41.3058, 36.8967, 18.7000
      #bf4f42 color charts
#bf4f42 RGB chart
      #bf4f42 CMYK chart
      #bf4f42 RGB pie chart
      #bf4f42 color shades, tints & tones
#bf4f42 color schemes
#bf4f42 color preview, HTML & CSS examples
           This text has a color of #bf4f42        
        
          <p style="color:#bf4f42;">Text here</p>
        
        
          .mytext {color:#bf4f42;}
        
        Text color #bf4f42
      
           This box has a color of #bf4f42        
        
          <div style="background-color:#bf4f42;">Content here</div>
        
        
          .mybackground {background-color:#bf4f42;}
        
        Background color #bf4f42
      
           Border around this has a color of #bf4f42        
        
          <div style="border:2px solid #bf4f42;">Content here</div>
        
        
          .myborder {border:2px solid #bf4f42;}
        
        Border color #bf4f42