#bf5a76 color space conversions
Hex:
        #bf5a76
        RGB:
        191, 90, 118
        CMY:
        25, 65, 54
        CMYK:
        0, 53, 38, 25
      HSL:
        343°, 44.1048%, 55.0980%
        HSV (HSB):
        343°, 52.8796%, 74.9020%
        XYZ:
        28.4120, 19.6967, 19.4439
        xyY:
        0.4206, 0.2916, 19.6967
      CIE-Lab:
        51.4925, 43.4005, 3.7407
        CIE-LCH:
        51.4925, 43.5614, 4.9261
        CIE-Luv:
        51.4925, 66.6171, -3.0215
        Hunter-Lab:
        44.3810, 36.6064, 5.0909
      #bf5a76 color charts
#bf5a76 RGB chart
      #bf5a76 CMYK chart
      #bf5a76 RGB pie chart
      #bf5a76 color shades, tints & tones
#bf5a76 color schemes
#bf5a76 color preview, HTML & CSS examples
           This text has a color of #bf5a76        
        
          <p style="color:#bf5a76;">Text here</p>
        
        
          .mytext {color:#bf5a76;}
        
        Text color #bf5a76
      
           This box has a color of #bf5a76        
        
          <div style="background-color:#bf5a76;">Content here</div>
        
        
          .mybackground {background-color:#bf5a76;}
        
        Background color #bf5a76
      
           Border around this has a color of #bf5a76        
        
          <div style="border:2px solid #bf5a76;">Content here</div>
        
        
          .myborder {border:2px solid #bf5a76;}
        
        Border color #bf5a76