#d6c250 color space conversions
Hex:
        #d6c250
        RGB:
        214, 194, 80
        CMY:
        16, 24, 69
        CMYK:
        0, 9, 63, 16
      HSL:
        51°, 62.0370%, 57.6471%
        HSV (HSB):
        51°, 62.6168%, 83.9216%
        XYZ:
        48.4713, 53.4589, 15.3533
        xyY:
        0.4133, 0.4558, 53.4589
      CIE-Lab:
        78.1452, -6.3269, 58.2209
        CIE-LCH:
        78.1452, 58.5636, 96.2021
        CIE-Luv:
        78.1452, 18.7430, 69.4774
        Hunter-Lab:
        73.1156, -9.6174, 38.7308
      #d6c250 color charts
#d6c250 RGB chart
      #d6c250 CMYK chart
      #d6c250 RGB pie chart
      #d6c250 color shades, tints & tones
#d6c250 color schemes
#d6c250 color preview, HTML & CSS examples
           This text has a color of #d6c250        
        
          <p style="color:#d6c250;">Text here</p>
        
        
          .mytext {color:#d6c250;}
        
        Text color #d6c250
      
           This box has a color of #d6c250        
        
          <div style="background-color:#d6c250;">Content here</div>
        
        
          .mybackground {background-color:#d6c250;}
        
        Background color #d6c250
      
           Border around this has a color of #d6c250        
        
          <div style="border:2px solid #d6c250;">Content here</div>
        
        
          .myborder {border:2px solid #d6c250;}
        
        Border color #d6c250