#bf8a7a color space conversions
Hex:
        #bf8a7a
        RGB:
        191, 138, 122
        CMY:
        25, 46, 52
        CMYK:
        0, 28, 36, 25
      HSL:
        14°, 35.0254%, 61.3725%
        HSV (HSB):
        14°, 36.1257%, 74.9020%
        XYZ:
        34.0872, 30.6585, 22.5334
        xyY:
        0.3906, 0.3513, 30.6585
      CIE-Lab:
        62.2183, 18.0916, 16.5588
        CIE-LCH:
        62.2183, 24.5255, 42.4671
        CIE-Luv:
        62.2183, 36.3668, 18.6165
        Hunter-Lab:
        55.3701, 12.9913, 14.6304
      #bf8a7a color charts
#bf8a7a RGB chart
      #bf8a7a CMYK chart
      #bf8a7a RGB pie chart
      #bf8a7a color shades, tints & tones
#bf8a7a color schemes
#bf8a7a color preview, HTML & CSS examples
           This text has a color of #bf8a7a        
        
          <p style="color:#bf8a7a;">Text here</p>
        
        
          .mytext {color:#bf8a7a;}
        
        Text color #bf8a7a
      
           This box has a color of #bf8a7a        
        
          <div style="background-color:#bf8a7a;">Content here</div>
        
        
          .mybackground {background-color:#bf8a7a;}
        
        Background color #bf8a7a
      
           Border around this has a color of #bf8a7a        
        
          <div style="border:2px solid #bf8a7a;">Content here</div>
        
        
          .myborder {border:2px solid #bf8a7a;}
        
        Border color #bf8a7a