#bd9c06 color space conversions
Hex:
        #bd9c06
        RGB:
        189, 156, 6
        CMY:
        26, 39, 98
        CMYK:
        0, 17, 97, 26
      HSL:
        49°, 93.8462%, 38.2353%
        HSV (HSB):
        49°, 96.8254%, 74.1176%
        XYZ:
        32.9076, 34.6089, 5.1181
        xyY:
        0.4531, 0.4765, 34.6089
      CIE-Lab:
        65.4430, 0.0458, 68.2398
        CIE-LCH:
        65.4430, 68.2399, 89.9615
        CIE-Luv:
        65.4430, 29.0542, 68.5955
        Hunter-Lab:
        58.8293, -3.1030, 36.0224
      #bd9c06 color charts
#bd9c06 RGB chart
      #bd9c06 CMYK chart
      #bd9c06 RGB pie chart
      #bd9c06 color shades, tints & tones
#bd9c06 color schemes
#bd9c06 color preview, HTML & CSS examples
           This text has a color of #bd9c06        
        
          <p style="color:#bd9c06;">Text here</p>
        
        
          .mytext {color:#bd9c06;}
        
        Text color #bd9c06
      
           This box has a color of #bd9c06        
        
          <div style="background-color:#bd9c06;">Content here</div>
        
        
          .mybackground {background-color:#bd9c06;}
        
        Background color #bd9c06
      
           Border around this has a color of #bd9c06        
        
          <div style="border:2px solid #bd9c06;">Content here</div>
        
        
          .myborder {border:2px solid #bd9c06;}
        
        Border color #bd9c06