#bf5b74 color space conversions
Hex:
        #bf5b74
        RGB:
        191, 91, 116
        CMY:
        25, 64, 55
        CMYK:
        0, 52, 39, 25
      HSL:
        345°, 43.8596%, 55.2941%
        HSV (HSB):
        345°, 52.3560%, 74.9020%
        XYZ:
        28.3793, 19.8195, 18.8528
        xyY:
        0.4232, 0.2956, 19.8195
      CIE-Lab:
        51.6325, 42.6689, 5.1351
        CIE-LCH:
        51.6325, 42.9768, 6.8624
        CIE-Luv:
        51.6325, 66.5498, -1.1182
        Hunter-Lab:
        44.5191, 35.8790, 6.0554
      #bf5b74 color charts
#bf5b74 RGB chart
      #bf5b74 CMYK chart
      #bf5b74 RGB pie chart
      #bf5b74 color shades, tints & tones
#bf5b74 color schemes
#bf5b74 color preview, HTML & CSS examples
           This text has a color of #bf5b74        
        
          <p style="color:#bf5b74;">Text here</p>
        
        
          .mytext {color:#bf5b74;}
        
        Text color #bf5b74
      
           This box has a color of #bf5b74        
        
          <div style="background-color:#bf5b74;">Content here</div>
        
        
          .mybackground {background-color:#bf5b74;}
        
        Background color #bf5b74
      
           Border around this has a color of #bf5b74        
        
          <div style="border:2px solid #bf5b74;">Content here</div>
        
        
          .myborder {border:2px solid #bf5b74;}
        
        Border color #bf5b74