#bf7866 color space conversions
Hex:
        #bf7866
        RGB:
        191, 120, 102
        CMY:
        25, 53, 60
        CMYK:
        0, 37, 47, 25
      HSL:
        12°, 41.0138%, 57.4510%
        HSV (HSB):
        12°, 46.5969%, 74.9020%
        XYZ:
        30.6006, 25.4686, 15.8735
        xyY:
        0.4253, 0.3540, 25.4686
      CIE-Lab:
        57.5292, 25.7531, 21.5135
        CIE-LCH:
        57.5292, 33.5567, 39.8745
        CIE-Luv:
        57.5292, 50.9363, 22.2058
        Hunter-Lab:
        50.4664, 19.9182, 16.6777
      #bf7866 color charts
#bf7866 RGB chart
      #bf7866 CMYK chart
      #bf7866 RGB pie chart
      #bf7866 color shades, tints & tones
#bf7866 color schemes
#bf7866 color preview, HTML & CSS examples
           This text has a color of #bf7866        
        
          <p style="color:#bf7866;">Text here</p>
        
        
          .mytext {color:#bf7866;}
        
        Text color #bf7866
      
           This box has a color of #bf7866        
        
          <div style="background-color:#bf7866;">Content here</div>
        
        
          .mybackground {background-color:#bf7866;}
        
        Background color #bf7866
      
           Border around this has a color of #bf7866        
        
          <div style="border:2px solid #bf7866;">Content here</div>
        
        
          .myborder {border:2px solid #bf7866;}
        
        Border color #bf7866