#bf797b color space conversions
Hex:
        #bf797b
        RGB:
        191, 121, 123
        CMY:
        25, 53, 52
        CMYK:
        0, 37, 36, 25
      HSL:
        358°, 35.3535%, 61.1765%
        HSV (HSB):
        358°, 36.6492%, 74.9020%
        XYZ:
        31.8984, 26.1812, 22.1111
        xyY:
        0.3978, 0.3265, 26.1812
      CIE-Lab:
        58.2086, 27.6021, 10.3893
        CIE-LCH:
        58.2086, 29.4926, 20.6261
        CIE-Luv:
        58.2086, 46.9552, 8.7873
        Hunter-Lab:
        51.1675, 21.7356, 10.1962
      #bf797b color charts
#bf797b RGB chart
      #bf797b CMYK chart
      #bf797b RGB pie chart
      #bf797b color shades, tints & tones
#bf797b color schemes
#bf797b color preview, HTML & CSS examples
           This text has a color of #bf797b        
        
          <p style="color:#bf797b;">Text here</p>
        
        
          .mytext {color:#bf797b;}
        
        Text color #bf797b
      
           This box has a color of #bf797b        
        
          <div style="background-color:#bf797b;">Content here</div>
        
        
          .mybackground {background-color:#bf797b;}
        
        Background color #bf797b
      
           Border around this has a color of #bf797b        
        
          <div style="border:2px solid #bf797b;">Content here</div>
        
        
          .myborder {border:2px solid #bf797b;}
        
        Border color #bf797b