#bd9e16 color space conversions
Hex:
        #bd9e16
        RGB:
        189, 158, 22
        CMY:
        26, 38, 91
        CMYK:
        0, 16, 88, 26
      HSL:
        49°, 79.1469%, 41.3725%
        HSV (HSB):
        49°, 88.3598%, 74.1176%
        XYZ:
        33.3579, 35.3305, 5.8204
        xyY:
        0.4477, 0.4742, 35.3305
      CIE-Lab:
        66.0051, -0.7828, 66.0480
        CIE-LCH:
        66.0051, 66.0526, 90.6790
        CIE-Luv:
        66.0051, 27.3789, 67.9267
        Hunter-Lab:
        59.4394, -3.8432, 35.8019
      #bd9e16 color charts
#bd9e16 RGB chart
      #bd9e16 CMYK chart
      #bd9e16 RGB pie chart
      #bd9e16 color shades, tints & tones
#bd9e16 color schemes
#bd9e16 color preview, HTML & CSS examples
           This text has a color of #bd9e16        
        
          <p style="color:#bd9e16;">Text here</p>
        
        
          .mytext {color:#bd9e16;}
        
        Text color #bd9e16
      
           This box has a color of #bd9e16        
        
          <div style="background-color:#bd9e16;">Content here</div>
        
        
          .mybackground {background-color:#bd9e16;}
        
        Background color #bd9e16
      
           Border around this has a color of #bd9e16        
        
          <div style="border:2px solid #bd9e16;">Content here</div>
        
        
          .myborder {border:2px solid #bd9e16;}
        
        Border color #bd9e16