#d5d047 color space conversions
Hex:
        #d5d047
        RGB:
        213, 208, 71
        CMY:
        16, 18, 72
        CMYK:
        0, 2, 67, 16
      HSL:
        58°, 62.8319%, 55.6863%
        HSV (HSB):
        58°, 66.6667%, 83.5294%
        XYZ:
        51.1338, 59.7128, 14.7919
        xyY:
        0.4070, 0.4753, 59.7128
      CIE-Lab:
        81.6818, -14.3871, 65.6031
        CIE-LCH:
        81.6818, 67.1622, 102.3694
        CIE-Luv:
        81.6818, 9.0373, 78.4179
        Hunter-Lab:
        77.2741, -17.1126, 42.7425
      #d5d047 color charts
#d5d047 RGB chart
      #d5d047 CMYK chart
      #d5d047 RGB pie chart
      #d5d047 color shades, tints & tones
#d5d047 color schemes
#d5d047 color preview, HTML & CSS examples
           This text has a color of #d5d047        
        
          <p style="color:#d5d047;">Text here</p>
        
        
          .mytext {color:#d5d047;}
        
        Text color #d5d047
      
           This box has a color of #d5d047        
        
          <div style="background-color:#d5d047;">Content here</div>
        
        
          .mybackground {background-color:#d5d047;}
        
        Background color #d5d047
      
           Border around this has a color of #d5d047        
        
          <div style="border:2px solid #d5d047;">Content here</div>
        
        
          .myborder {border:2px solid #d5d047;}
        
        Border color #d5d047