#d5d128 color space conversions
Hex:
        #d5d128
        RGB:
        213, 209, 40
        CMY:
        16, 18, 84
        CMYK:
        0, 2, 81, 16
      HSL:
        59°, 68.3794%, 49.6078%
        HSV (HSB):
        59°, 81.2207%, 83.5294%
        XYZ:
        50.6240, 59.9003, 10.9012
        xyY:
        0.4169, 0.4933, 59.9003
      CIE-Lab:
        81.7839, -16.1830, 75.7245
        CIE-LCH:
        81.7839, 77.4344, 102.0631
        CIE-Luv:
        81.7839, 8.9345, 85.8441
        Hunter-Lab:
        77.3953, -18.6853, 45.8256
      #d5d128 color charts
#d5d128 RGB chart
      #d5d128 CMYK chart
      #d5d128 RGB pie chart
      #d5d128 color shades, tints & tones
#d5d128 color schemes
#d5d128 color preview, HTML & CSS examples
           This text has a color of #d5d128        
        
          <p style="color:#d5d128;">Text here</p>
        
        
          .mytext {color:#d5d128;}
        
        Text color #d5d128
      
           This box has a color of #d5d128        
        
          <div style="background-color:#d5d128;">Content here</div>
        
        
          .mybackground {background-color:#d5d128;}
        
        Background color #d5d128
      
           Border around this has a color of #d5d128        
        
          <div style="border:2px solid #d5d128;">Content here</div>
        
        
          .myborder {border:2px solid #d5d128;}
        
        Border color #d5d128