#bf6564 color space conversions
Hex:
        #bf6564
        RGB:
        191, 101, 100
        CMY:
        25, 60, 61
        CMYK:
        0, 47, 48, 25
      HSL:
        1°, 41.5525%, 57.0588%
        HSV (HSB):
        1°, 47.6440%, 74.9020%
        XYZ:
        28.4398, 21.3038, 14.6697
        xyY:
        0.4415, 0.3307, 21.3038
      CIE-Lab:
        53.2804, 35.8029, 16.9191
        CIE-LCH:
        53.2804, 39.5993, 25.2937
        CIE-Luv:
        53.2804, 63.9710, 14.3892
        Hunter-Lab:
        46.1561, 29.2125, 13.4652
      #bf6564 color charts
#bf6564 RGB chart
      #bf6564 CMYK chart
      #bf6564 RGB pie chart
      #bf6564 color shades, tints & tones
#bf6564 color schemes
#bf6564 color preview, HTML & CSS examples
           This text has a color of #bf6564        
        
          <p style="color:#bf6564;">Text here</p>
        
        
          .mytext {color:#bf6564;}
        
        Text color #bf6564
      
           This box has a color of #bf6564        
        
          <div style="background-color:#bf6564;">Content here</div>
        
        
          .mybackground {background-color:#bf6564;}
        
        Background color #bf6564
      
           Border around this has a color of #bf6564        
        
          <div style="border:2px solid #bf6564;">Content here</div>
        
        
          .myborder {border:2px solid #bf6564;}
        
        Border color #bf6564