#d8c950 color space conversions
Hex:
        #d8c950
        RGB:
        216, 201, 80
        CMY:
        15, 21, 69
        CMYK:
        0, 7, 63, 15
      HSL:
        53°, 63.5514%, 58.0392%
        HSV (HSB):
        53°, 62.9630%, 84.7059%
        XYZ:
        50.6535, 56.9514, 15.9124
        xyY:
        0.4101, 0.4611, 56.9514
      CIE-Lab:
        80.1523, -9.0712, 60.4328
        CIE-LCH:
        80.1523, 61.1098, 98.5366
        CIE-Luv:
        80.1523, 15.4653, 72.6216
        Hunter-Lab:
        75.4662, -12.2551, 40.3247
      #d8c950 color charts
#d8c950 RGB chart
      #d8c950 CMYK chart
      #d8c950 RGB pie chart
      #d8c950 color shades, tints & tones
#d8c950 color schemes
#d8c950 color preview, HTML & CSS examples
           This text has a color of #d8c950        
        
          <p style="color:#d8c950;">Text here</p>
        
        
          .mytext {color:#d8c950;}
        
        Text color #d8c950
      
           This box has a color of #d8c950        
        
          <div style="background-color:#d8c950;">Content here</div>
        
        
          .mybackground {background-color:#d8c950;}
        
        Background color #d8c950
      
           Border around this has a color of #d8c950        
        
          <div style="border:2px solid #d8c950;">Content here</div>
        
        
          .myborder {border:2px solid #d8c950;}
        
        Border color #d8c950