#bd803f color space conversions
Hex:
        #bd803f
        RGB:
        189, 128, 63
        CMY:
        26, 50, 75
        CMYK:
        0, 32, 67, 26
      HSL:
        31°, 50.0000%, 49.4118%
        HSV (HSB):
        31°, 66.6667%, 74.1176%
        XYZ:
        29.6026, 26.6160, 8.2798
        xyY:
        0.4590, 0.4127, 26.6160
      CIE-Lab:
        58.6172, 17.2967, 43.9179
        CIE-LCH:
        58.6172, 47.2013, 68.5034
        CIE-Luv:
        58.6172, 48.1286, 45.4650
        Hunter-Lab:
        51.5907, 12.1391, 26.5981
      #bd803f color charts
#bd803f RGB chart
      #bd803f CMYK chart
      #bd803f RGB pie chart
      #bd803f color shades, tints & tones
#bd803f color schemes
#bd803f color preview, HTML & CSS examples
           This text has a color of #bd803f        
        
          <p style="color:#bd803f;">Text here</p>
        
        
          .mytext {color:#bd803f;}
        
        Text color #bd803f
      
           This box has a color of #bd803f        
        
          <div style="background-color:#bd803f;">Content here</div>
        
        
          .mybackground {background-color:#bd803f;}
        
        Background color #bd803f
      
           Border around this has a color of #bd803f        
        
          <div style="border:2px solid #bd803f;">Content here</div>
        
        
          .myborder {border:2px solid #bd803f;}
        
        Border color #bd803f