#bd8f06 color space conversions
Hex:
        #bd8f06
        RGB:
        189, 143, 6
        CMY:
        26, 44, 98
        CMYK:
        0, 24, 97, 26
      HSL:
        45°, 93.8462%, 38.2353%
        HSV (HSB):
        45°, 96.8254%, 74.1176%
        XYZ:
        30.8416, 30.4769, 4.4294
        xyY:
        0.4691, 0.4635, 30.4769
      CIE-Lab:
        62.0635, 7.1058, 65.8077
        CIE-LCH:
        62.0635, 66.1902, 83.8372
        CIE-Luv:
        62.0635, 38.9386, 63.6130
        Hunter-Lab:
        55.2059, 3.1114, 33.8870
      #bd8f06 color charts
#bd8f06 RGB chart
      #bd8f06 CMYK chart
      #bd8f06 RGB pie chart
      #bd8f06 color shades, tints & tones
#bd8f06 color schemes
#bd8f06 color preview, HTML & CSS examples
           This text has a color of #bd8f06        
        
          <p style="color:#bd8f06;">Text here</p>
        
        
          .mytext {color:#bd8f06;}
        
        Text color #bd8f06
      
           This box has a color of #bd8f06        
        
          <div style="background-color:#bd8f06;">Content here</div>
        
        
          .mybackground {background-color:#bd8f06;}
        
        Background color #bd8f06
      
           Border around this has a color of #bd8f06        
        
          <div style="border:2px solid #bd8f06;">Content here</div>
        
        
          .myborder {border:2px solid #bd8f06;}
        
        Border color #bd8f06