#d8d450 color space conversions
Hex:
        #d8d450
        RGB:
        216, 212, 80
        CMY:
        15, 17, 69
        CMYK:
        0, 2, 63, 15
      HSL:
        58°, 63.5514%, 58.0392%
        HSV (HSB):
        58°, 62.9630%, 84.7059%
        XYZ:
        53.3104, 62.2651, 16.7980
        xyY:
        0.4027, 0.4704, 62.2651
      CIE-Lab:
        83.0542, -14.6124, 63.5169
        CIE-LCH:
        83.0542, 65.1761, 102.9558
        CIE-Luv:
        83.0542, 8.2687, 77.4153
        Hunter-Lab:
        78.9082, -17.4949, 42.6141
      #d8d450 color charts
#d8d450 RGB chart
      #d8d450 CMYK chart
      #d8d450 RGB pie chart
      #d8d450 color shades, tints & tones
#d8d450 color schemes
#d8d450 color preview, HTML & CSS examples
           This text has a color of #d8d450        
        
          <p style="color:#d8d450;">Text here</p>
        
        
          .mytext {color:#d8d450;}
        
        Text color #d8d450
      
           This box has a color of #d8d450        
        
          <div style="background-color:#d8d450;">Content here</div>
        
        
          .mybackground {background-color:#d8d450;}
        
        Background color #d8d450
      
           Border around this has a color of #d8d450        
        
          <div style="border:2px solid #d8d450;">Content here</div>
        
        
          .myborder {border:2px solid #d8d450;}
        
        Border color #d8d450