#bd8f85 color space conversions
Hex:
        #bd8f85
        RGB:
        189, 143, 133
        CMY:
        26, 44, 48
        CMYK:
        0, 24, 30, 26
      HSL:
        11°, 29.7872%, 63.1373%
        HSV (HSB):
        11°, 29.6296%, 74.1176%
        XYZ:
        35.0424, 32.1572, 26.5503
        xyY:
        0.3738, 0.3430, 32.1572
      CIE-Lab:
        63.4726, 15.9726, 12.0726
        CIE-LCH:
        63.4726, 20.0217, 37.0831
        CIE-Luv:
        63.4726, 30.4724, 13.5356
        Hunter-Lab:
        56.7073, 11.0665, 11.9356
      #bd8f85 color charts
#bd8f85 RGB chart
      #bd8f85 CMYK chart
      #bd8f85 RGB pie chart
      #bd8f85 color shades, tints & tones
#bd8f85 color schemes
#bd8f85 color preview, HTML & CSS examples
           This text has a color of #bd8f85        
        
          <p style="color:#bd8f85;">Text here</p>
        
        
          .mytext {color:#bd8f85;}
        
        Text color #bd8f85
      
           This box has a color of #bd8f85        
        
          <div style="background-color:#bd8f85;">Content here</div>
        
        
          .mybackground {background-color:#bd8f85;}
        
        Background color #bd8f85
      
           Border around this has a color of #bd8f85        
        
          <div style="border:2px solid #bd8f85;">Content here</div>
        
        
          .myborder {border:2px solid #bd8f85;}
        
        Border color #bd8f85