#d9c250 color space conversions
Hex:
        #d9c250
        RGB:
        217, 194, 80
        CMY:
        15, 24, 69
        CMYK:
        0, 11, 63, 15
      HSL:
        50°, 64.3192%, 58.2353%
        HSV (HSB):
        50°, 63.1336%, 85.0980%
        XYZ:
        49.3550, 53.9145, 15.3947
        xyY:
        0.4159, 0.4543, 53.9145
      CIE-Lab:
        78.4118, -5.0633, 58.5873
        CIE-LCH:
        78.4118, 58.8057, 94.9394
        CIE-Luv:
        78.4118, 20.8798, 69.5921
        Hunter-Lab:
        73.4265, -8.5141, 38.9677
      #d9c250 color charts
#d9c250 RGB chart
      #d9c250 CMYK chart
      #d9c250 RGB pie chart
      #d9c250 color shades, tints & tones
#d9c250 color schemes
#d9c250 color preview, HTML & CSS examples
           This text has a color of #d9c250        
        
          <p style="color:#d9c250;">Text here</p>
        
        
          .mytext {color:#d9c250;}
        
        Text color #d9c250
      
           This box has a color of #d9c250        
        
          <div style="background-color:#d9c250;">Content here</div>
        
        
          .mybackground {background-color:#d9c250;}
        
        Background color #d9c250
      
           Border around this has a color of #d9c250        
        
          <div style="border:2px solid #d9c250;">Content here</div>
        
        
          .myborder {border:2px solid #d9c250;}
        
        Border color #d9c250