#bd855d color space conversions
Hex:
        #bd855d
        RGB:
        189, 133, 93
        CMY:
        26, 48, 64
        CMYK:
        0, 30, 51, 26
      HSL:
        25°, 42.1053%, 55.2941%
        HSV (HSB):
        25°, 50.7937%, 74.1176%
        XYZ:
        31.3496, 28.3842, 14.1823
        xyY:
        0.4241, 0.3840, 28.3842
      CIE-Lab:
        60.2343, 16.8667, 30.0568
        CIE-LCH:
        60.2343, 34.4659, 60.7005
        CIE-Luv:
        60.2343, 41.6015, 33.6141
        Hunter-Lab:
        53.2768, 11.8000, 21.5107
      #bd855d color charts
#bd855d RGB chart
      #bd855d CMYK chart
      #bd855d RGB pie chart
      #bd855d color shades, tints & tones
#bd855d color schemes
#bd855d color preview, HTML & CSS examples
           This text has a color of #bd855d        
        
          <p style="color:#bd855d;">Text here</p>
        
        
          .mytext {color:#bd855d;}
        
        Text color #bd855d
      
           This box has a color of #bd855d        
        
          <div style="background-color:#bd855d;">Content here</div>
        
        
          .mybackground {background-color:#bd855d;}
        
        Background color #bd855d
      
           Border around this has a color of #bd855d        
        
          <div style="border:2px solid #bd855d;">Content here</div>
        
        
          .myborder {border:2px solid #bd855d;}
        
        Border color #bd855d