#d9d430 color space conversions
Hex:
        #d9d430
        RGB:
        217, 212, 48
        CMY:
        15, 17, 81
        CMYK:
        0, 2, 78, 15
      HSL:
        58°, 68.9796%, 51.9608%
        HSV (HSB):
        58°, 77.8802%, 85.0980%
        XYZ:
        52.6923, 62.0521, 11.9964
        xyY:
        0.4157, 0.4896, 62.0521
      CIE-Lab:
        82.9411, -15.7248, 74.7084
        CIE-LCH:
        82.9411, 76.3454, 101.8863
        CIE-Luv:
        82.9411, 9.6021, 85.6880
        Hunter-Lab:
        78.7731, -18.4523, 46.1119
      #d9d430 color charts
#d9d430 RGB chart
      #d9d430 CMYK chart
      #d9d430 RGB pie chart
      #d9d430 color shades, tints & tones
#d9d430 color schemes
#d9d430 color preview, HTML & CSS examples
           This text has a color of #d9d430        
        
          <p style="color:#d9d430;">Text here</p>
        
        
          .mytext {color:#d9d430;}
        
        Text color #d9d430
      
           This box has a color of #d9d430        
        
          <div style="background-color:#d9d430;">Content here</div>
        
        
          .mybackground {background-color:#d9d430;}
        
        Background color #d9d430
      
           Border around this has a color of #d9d430        
        
          <div style="border:2px solid #d9d430;">Content here</div>
        
        
          .myborder {border:2px solid #d9d430;}
        
        Border color #d9d430