#d9bf3e color space conversions
Hex:
        #d9bf3e
        RGB:
        217, 191, 62
        CMY:
        15, 25, 76
        CMYK:
        0, 12, 71, 15
      HSL:
        50°, 67.0996%, 54.7059%
        HSV (HSB):
        50°, 71.4286%, 85.0980%
        XYZ:
        48.1156, 52.3611, 12.1282
        xyY:
        0.4273, 0.4650, 52.3611
      CIE-Lab:
        77.4963, -4.5096, 64.9709
        CIE-LCH:
        77.4963, 65.1272, 93.9705
        CIE-Luv:
        77.4963, 23.5768, 73.9290
        Hunter-Lab:
        72.3610, -7.9403, 40.7153
      #d9bf3e color charts
#d9bf3e RGB chart
      #d9bf3e CMYK chart
      #d9bf3e RGB pie chart
      #d9bf3e color shades, tints & tones
#d9bf3e color schemes
#d9bf3e color preview, HTML & CSS examples
           This text has a color of #d9bf3e        
        
          <p style="color:#d9bf3e;">Text here</p>
        
        
          .mytext {color:#d9bf3e;}
        
        Text color #d9bf3e
      
           This box has a color of #d9bf3e        
        
          <div style="background-color:#d9bf3e;">Content here</div>
        
        
          .mybackground {background-color:#d9bf3e;}
        
        Background color #d9bf3e
      
           Border around this has a color of #d9bf3e        
        
          <div style="border:2px solid #d9bf3e;">Content here</div>
        
        
          .myborder {border:2px solid #d9bf3e;}
        
        Border color #d9bf3e