#d5d742 color space conversions
Hex:
        #d5d742
        RGB:
        213, 215, 66
        CMY:
        16, 16, 74
        CMYK:
        1, 0, 69, 16
      HSL:
        61°, 65.0655%, 55.0980%
        HSV (HSB):
        61°, 69.3023%, 84.3137%
        XYZ:
        52.7244, 63.1404, 14.5627
        xyY:
        0.4042, 0.4841, 63.1404
      CIE-Lab:
        83.5162, -18.1201, 69.2997
        CIE-LCH:
        83.5162, 71.6295, 104.6533
        CIE-Luv:
        83.5162, 4.6280, 82.7622
        Hunter-Lab:
        79.4609, -20.6172, 44.7566
      #d5d742 color charts
#d5d742 RGB chart
      #d5d742 CMYK chart
      #d5d742 RGB pie chart
      #d5d742 color shades, tints & tones
#d5d742 color schemes
#d5d742 color preview, HTML & CSS examples
           This text has a color of #d5d742        
        
          <p style="color:#d5d742;">Text here</p>
        
        
          .mytext {color:#d5d742;}
        
        Text color #d5d742
      
           This box has a color of #d5d742        
        
          <div style="background-color:#d5d742;">Content here</div>
        
        
          .mybackground {background-color:#d5d742;}
        
        Background color #d5d742
      
           Border around this has a color of #d5d742        
        
          <div style="border:2px solid #d5d742;">Content here</div>
        
        
          .myborder {border:2px solid #d5d742;}
        
        Border color #d5d742