#bf4c56 color space conversions
Hex:
        #bf4c56
        RGB:
        191, 76, 86
        CMY:
        25, 70, 66
        CMYK:
        0, 60, 55, 25
      HSL:
        355°, 47.3251%, 52.3529%
        HSV (HSB):
        355°, 60.2094%, 74.9020%
        XYZ:
        25.7500, 16.9171, 10.7123
        xyY:
        0.4824, 0.3169, 16.9171
      CIE-Lab:
        48.1555, 46.9992, 18.2841
        CIE-LCH:
        48.1555, 50.4305, 21.2575
        CIE-Luv:
        48.1555, 83.0516, 12.6555
        Hunter-Lab:
        41.1304, 39.7729, 13.3495
      #bf4c56 color charts
#bf4c56 RGB chart
      #bf4c56 CMYK chart
      #bf4c56 RGB pie chart
      #bf4c56 color shades, tints & tones
#bf4c56 color schemes
#bf4c56 color preview, HTML & CSS examples
           This text has a color of #bf4c56        
        
          <p style="color:#bf4c56;">Text here</p>
        
        
          .mytext {color:#bf4c56;}
        
        Text color #bf4c56
      
           This box has a color of #bf4c56        
        
          <div style="background-color:#bf4c56;">Content here</div>
        
        
          .mybackground {background-color:#bf4c56;}
        
        Background color #bf4c56
      
           Border around this has a color of #bf4c56        
        
          <div style="border:2px solid #bf4c56;">Content here</div>
        
        
          .myborder {border:2px solid #bf4c56;}
        
        Border color #bf4c56