#bf4e52 color space conversions
Hex:
        #bf4e52
        RGB:
        191, 78, 82
        CMY:
        25, 69, 68
        CMYK:
        0, 59, 57, 25
      HSL:
        358°, 46.8880%, 52.7451%
        HSV (HSB):
        358°, 59.1623%, 74.9020%
        XYZ:
        25.7332, 17.1343, 9.9336
        xyY:
        0.4874, 0.3245, 17.1343
      CIE-Lab:
        48.4289, 45.7505, 21.0490
        CIE-LCH:
        48.4289, 50.3604, 24.7064
        CIE-Luv:
        48.4289, 82.7852, 15.7740
        Hunter-Lab:
        41.3936, 38.5294, 14.7472
      #bf4e52 color charts
#bf4e52 RGB chart
      #bf4e52 CMYK chart
      #bf4e52 RGB pie chart
      #bf4e52 color shades, tints & tones
#bf4e52 color schemes
#bf4e52 color preview, HTML & CSS examples
           This text has a color of #bf4e52        
        
          <p style="color:#bf4e52;">Text here</p>
        
        
          .mytext {color:#bf4e52;}
        
        Text color #bf4e52
      
           This box has a color of #bf4e52        
        
          <div style="background-color:#bf4e52;">Content here</div>
        
        
          .mybackground {background-color:#bf4e52;}
        
        Background color #bf4e52
      
           Border around this has a color of #bf4e52        
        
          <div style="border:2px solid #bf4e52;">Content here</div>
        
        
          .myborder {border:2px solid #bf4e52;}
        
        Border color #bf4e52