#bf564b color space conversions
Hex:
        #bf564b
        RGB:
        191, 86, 75
        CMY:
        25, 66, 71
        CMYK:
        0, 55, 61, 25
      HSL:
        6°, 47.5410%, 52.1569%
        HSV (HSB):
        6°, 60.7330%, 74.9020%
        XYZ:
        26.0836, 18.2399, 8.8025
        xyY:
        0.4910, 0.3433, 18.2399
      CIE-Lab:
        49.7858, 41.3629, 26.9446
        CIE-LCH:
        49.7858, 49.3650, 33.0810
        CIE-Luv:
        49.7858, 79.0356, 22.7049
        Hunter-Lab:
        42.7082, 34.2777, 17.6756
      #bf564b color charts
#bf564b RGB chart
      #bf564b CMYK chart
      #bf564b RGB pie chart
      #bf564b color shades, tints & tones
#bf564b color schemes
#bf564b color preview, HTML & CSS examples
           This text has a color of #bf564b        
        
          <p style="color:#bf564b;">Text here</p>
        
        
          .mytext {color:#bf564b;}
        
        Text color #bf564b
      
           This box has a color of #bf564b        
        
          <div style="background-color:#bf564b;">Content here</div>
        
        
          .mybackground {background-color:#bf564b;}
        
        Background color #bf564b
      
           Border around this has a color of #bf564b        
        
          <div style="border:2px solid #bf564b;">Content here</div>
        
        
          .myborder {border:2px solid #bf564b;}
        
        Border color #bf564b