#bf4f40 color space conversions
Hex:
        #bf4f40
        RGB:
        191, 79, 64
        CMY:
        25, 69, 75
        CMYK:
        0, 59, 66, 25
      HSL:
        7°, 49.8039%, 50.0000%
        HSV (HSB):
        7°, 66.4921%, 74.9020%
        XYZ:
        25.2073, 17.0385, 6.8107
        xyY:
        0.5138, 0.3473, 17.0385
      CIE-Lab:
        48.3085, 44.0502, 31.4853
        CIE-LCH:
        48.3085, 54.1456, 35.5557
        CIE-Luv:
        48.3085, 85.9742, 25.5938
        Hunter-Lab:
        41.2777, 36.7694, 19.1118
      #bf4f40 color charts
#bf4f40 RGB chart
      #bf4f40 CMYK chart
      #bf4f40 RGB pie chart
      #bf4f40 color shades, tints & tones
#bf4f40 color schemes
#bf4f40 color preview, HTML & CSS examples
           This text has a color of #bf4f40        
        
          <p style="color:#bf4f40;">Text here</p>
        
        
          .mytext {color:#bf4f40;}
        
        Text color #bf4f40
      
           This box has a color of #bf4f40        
        
          <div style="background-color:#bf4f40;">Content here</div>
        
        
          .mybackground {background-color:#bf4f40;}
        
        Background color #bf4f40
      
           Border around this has a color of #bf4f40        
        
          <div style="border:2px solid #bf4f40;">Content here</div>
        
        
          .myborder {border:2px solid #bf4f40;}
        
        Border color #bf4f40