#bf6a76 color space conversions
Hex:
        #bf6a76
        RGB:
        191, 106, 118
        CMY:
        25, 58, 54
        CMYK:
        0, 45, 38, 25
      HSL:
        352°, 39.9061%, 58.2353%
        HSV (HSB):
        352°, 44.5026%, 74.9020%
        XYZ:
        29.9099, 22.6924, 19.9432
        xyY:
        0.4123, 0.3128, 22.6924
      CIE-Lab:
        54.7541, 35.1167, 8.4082
        CIE-LCH:
        54.7541, 36.1093, 13.4652
        CIE-Luv:
        54.7541, 57.1652, 4.6143
        Hunter-Lab:
        47.6366, 28.7120, 8.5237
      #bf6a76 color charts
#bf6a76 RGB chart
      #bf6a76 CMYK chart
      #bf6a76 RGB pie chart
      #bf6a76 color shades, tints & tones
#bf6a76 color schemes
#bf6a76 color preview, HTML & CSS examples
           This text has a color of #bf6a76        
        
          <p style="color:#bf6a76;">Text here</p>
        
        
          .mytext {color:#bf6a76;}
        
        Text color #bf6a76
      
           This box has a color of #bf6a76        
        
          <div style="background-color:#bf6a76;">Content here</div>
        
        
          .mybackground {background-color:#bf6a76;}
        
        Background color #bf6a76
      
           Border around this has a color of #bf6a76        
        
          <div style="border:2px solid #bf6a76;">Content here</div>
        
        
          .myborder {border:2px solid #bf6a76;}
        
        Border color #bf6a76