#bba7a5 color space conversions
Hex:
        #bba7a5
        RGB:
        187, 167, 165
        CMY:
        27, 35, 35
        CMYK:
        0, 11, 12, 27
      HSL:
        5°, 13.9241%, 69.0196%
        HSV (HSB):
        5°, 11.7647%, 73.3333%
        XYZ:
        41.1038, 40.9188, 41.3290
        xyY:
        0.3332, 0.3317, 40.9188
      CIE-Lab:
        70.1190, 6.9069, 3.6722
        CIE-LCH:
        70.1190, 7.8225, 27.9984
        CIE-Luv:
        70.1190, 12.0813, 4.0902
        Hunter-Lab:
        63.9678, 2.7549, 6.4708
      #bba7a5 color charts
#bba7a5 RGB chart
      #bba7a5 CMYK chart
      #bba7a5 RGB pie chart
      #bba7a5 color shades, tints & tones
#bba7a5 color schemes
#bba7a5 color preview, HTML & CSS examples
           This text has a color of #bba7a5        
        
          <p style="color:#bba7a5;">Text here</p>
        
        
          .mytext {color:#bba7a5;}
        
        Text color #bba7a5
      
           This box has a color of #bba7a5        
        
          <div style="background-color:#bba7a5;">Content here</div>
        
        
          .mybackground {background-color:#bba7a5;}
        
        Background color #bba7a5
      
           Border around this has a color of #bba7a5        
        
          <div style="border:2px solid #bba7a5;">Content here</div>
        
        
          .myborder {border:2px solid #bba7a5;}
        
        Border color #bba7a5