#bd6c07 color space conversions
Hex:
        #bd6c07
        RGB:
        189, 108, 7
        CMY:
        26, 58, 97
        CMYK:
        0, 43, 96, 26
      HSL:
        33°, 92.8571%, 38.4314%
        HSV (HSB):
        33°, 96.2963%, 74.1176%
        XYZ:
        26.3872, 21.5593, 2.9716
        xyY:
        0.5182, 0.4234, 21.5593
      CIE-Lab:
        53.5562, 26.3668, 59.7092
        CIE-LCH:
        53.5562, 65.2717, 66.1744
        CIE-Luv:
        53.5562, 67.1312, 50.5550
        Hunter-Lab:
        46.4320, 20.1852, 28.7079
      #bd6c07 color charts
#bd6c07 RGB chart
      #bd6c07 CMYK chart
      #bd6c07 RGB pie chart
      #bd6c07 color shades, tints & tones
#bd6c07 color schemes
#bd6c07 color preview, HTML & CSS examples
           This text has a color of #bd6c07        
        
          <p style="color:#bd6c07;">Text here</p>
        
        
          .mytext {color:#bd6c07;}
        
        Text color #bd6c07
      
           This box has a color of #bd6c07        
        
          <div style="background-color:#bd6c07;">Content here</div>
        
        
          .mybackground {background-color:#bd6c07;}
        
        Background color #bd6c07
      
           Border around this has a color of #bd6c07        
        
          <div style="border:2px solid #bd6c07;">Content here</div>
        
        
          .myborder {border:2px solid #bd6c07;}
        
        Border color #bd6c07