#d5d942 color space conversions
Hex:
        #d5d942
        RGB:
        213, 217, 66
        CMY:
        16, 15, 74
        CMYK:
        2, 0, 70, 15
      HSL:
        62°, 66.5198%, 55.4902%
        HSV (HSB):
        62°, 69.5853%, 85.0980%
        XYZ:
        53.2368, 64.1652, 14.7335
        xyY:
        0.4029, 0.4856, 64.1652
      CIE-Lab:
        84.0517, -19.1018, 69.8247
        CIE-LCH:
        84.0517, 72.3903, 105.2999
        CIE-Luv:
        84.0517, 3.3543, 83.5961
        Hunter-Lab:
        80.1032, -21.5490, 45.1669
      #d5d942 color charts
#d5d942 RGB chart
      #d5d942 CMYK chart
      #d5d942 RGB pie chart
      #d5d942 color shades, tints & tones
#d5d942 color schemes
#d5d942 color preview, HTML & CSS examples
           This text has a color of #d5d942        
        
          <p style="color:#d5d942;">Text here</p>
        
        
          .mytext {color:#d5d942;}
        
        Text color #d5d942
      
           This box has a color of #d5d942        
        
          <div style="background-color:#d5d942;">Content here</div>
        
        
          .mybackground {background-color:#d5d942;}
        
        Background color #d5d942
      
           Border around this has a color of #d5d942        
        
          <div style="border:2px solid #d5d942;">Content here</div>
        
        
          .myborder {border:2px solid #d5d942;}
        
        Border color #d5d942