#bd9d23 color space conversions
Hex:
        #bd9d23
        RGB:
        189, 157, 35
        CMY:
        26, 38, 86
        CMYK:
        0, 17, 81, 26
      HSL:
        48°, 68.7500%, 43.9216%
        HSV (HSB):
        48°, 81.4815%, 74.1176%
        XYZ:
        33.3466, 35.0541, 6.5987
        xyY:
        0.4446, 0.4674, 35.0541
      CIE-Lab:
        65.7908, 0.1013, 62.4597
        CIE-LCH:
        65.7908, 62.4597, 89.9071
        CIE-Luv:
        65.7908, 27.8413, 65.5053
        Hunter-Lab:
        59.2065, -3.0757, 34.8366
      #bd9d23 color charts
#bd9d23 RGB chart
      #bd9d23 CMYK chart
      #bd9d23 RGB pie chart
      #bd9d23 color shades, tints & tones
#bd9d23 color schemes
#bd9d23 color preview, HTML & CSS examples
           This text has a color of #bd9d23        
        
          <p style="color:#bd9d23;">Text here</p>
        
        
          .mytext {color:#bd9d23;}
        
        Text color #bd9d23
      
           This box has a color of #bd9d23        
        
          <div style="background-color:#bd9d23;">Content here</div>
        
        
          .mybackground {background-color:#bd9d23;}
        
        Background color #bd9d23
      
           Border around this has a color of #bd9d23        
        
          <div style="border:2px solid #bd9d23;">Content here</div>
        
        
          .myborder {border:2px solid #bd9d23;}
        
        Border color #bd9d23