#d1d525 color space conversions
Hex:
        #d1d525
        RGB:
        209, 213, 37
        CMY:
        18, 16, 85
        CMYK:
        2, 0, 83, 16
      HSL:
        61°, 70.4000%, 49.0196%
        HSV (HSB):
        61°, 82.6291%, 83.5294%
        XYZ:
        50.4227, 61.2774, 10.9204
        xyY:
        0.4112, 0.4997, 61.2774
      CIE-Lab:
        82.5276, -19.9266, 76.9522
        CIE-LCH:
        82.5276, 79.4904, 104.5177
        CIE-Luv:
        82.5276, 3.6253, 87.8351
        Hunter-Lab:
        78.2799, -22.0120, 46.5247
      #d1d525 color charts
#d1d525 RGB chart
      #d1d525 CMYK chart
      #d1d525 RGB pie chart
      #d1d525 color shades, tints & tones
#d1d525 color schemes
#d1d525 color preview, HTML & CSS examples
           This text has a color of #d1d525        
        
          <p style="color:#d1d525;">Text here</p>
        
        
          .mytext {color:#d1d525;}
        
        Text color #d1d525
      
           This box has a color of #d1d525        
        
          <div style="background-color:#d1d525;">Content here</div>
        
        
          .mybackground {background-color:#d1d525;}
        
        Background color #d1d525
      
           Border around this has a color of #d1d525        
        
          <div style="border:2px solid #d1d525;">Content here</div>
        
        
          .myborder {border:2px solid #d1d525;}
        
        Border color #d1d525