#bd9d17 color space conversions
Hex:
        #bd9d17
        RGB:
        189, 157, 23
        CMY:
        26, 38, 91
        CMYK:
        0, 17, 88, 26
      HSL:
        48°, 78.3019%, 41.5686%
        HSV (HSB):
        48°, 87.8307%, 74.1176%
        XYZ:
        33.1979, 34.9946, 5.8155
        xyY:
        0.4486, 0.4728, 34.9946
      CIE-Lab:
        65.7445, -0.2242, 65.6194
        CIE-LCH:
        65.7445, 65.6198, 90.1957
        CIE-Luv:
        65.7445, 28.0983, 67.4077
        Hunter-Lab:
        59.1563, -3.3510, 35.5807
      #bd9d17 color charts
#bd9d17 RGB chart
      #bd9d17 CMYK chart
      #bd9d17 RGB pie chart
      #bd9d17 color shades, tints & tones
#bd9d17 color schemes
#bd9d17 color preview, HTML & CSS examples
           This text has a color of #bd9d17        
        
          <p style="color:#bd9d17;">Text here</p>
        
        
          .mytext {color:#bd9d17;}
        
        Text color #bd9d17
      
           This box has a color of #bd9d17        
        
          <div style="background-color:#bd9d17;">Content here</div>
        
        
          .mybackground {background-color:#bd9d17;}
        
        Background color #bd9d17
      
           Border around this has a color of #bd9d17        
        
          <div style="border:2px solid #bd9d17;">Content here</div>
        
        
          .myborder {border:2px solid #bd9d17;}
        
        Border color #bd9d17