#d5d316 color space conversions
Hex:
        #d5d316
        RGB:
        213, 211, 22
        CMY:
        16, 17, 91
        CMYK:
        0, 1, 90, 16
      HSL:
        59°, 81.2766%, 46.0784%
        HSV (HSB):
        59°, 89.6714%, 83.5294%
        XYZ:
        50.8797, 60.7926, 9.8116
        xyY:
        0.4188, 0.5004, 60.7926
      CIE-Lab:
        82.2671, -17.5846, 79.7611
        CIE-LCH:
        82.2671, 81.6765, 102.4329
        CIE-Luv:
        82.2671, 7.7837, 88.8694
        Hunter-Lab:
        77.9696, -19.9653, 47.1178
      #d5d316 color charts
#d5d316 RGB chart
      #d5d316 CMYK chart
      #d5d316 RGB pie chart
      #d5d316 color shades, tints & tones
#d5d316 color schemes
#d5d316 color preview, HTML & CSS examples
           This text has a color of #d5d316        
        
          <p style="color:#d5d316;">Text here</p>
        
        
          .mytext {color:#d5d316;}
        
        Text color #d5d316
      
           This box has a color of #d5d316        
        
          <div style="background-color:#d5d316;">Content here</div>
        
        
          .mybackground {background-color:#d5d316;}
        
        Background color #d5d316
      
           Border around this has a color of #d5d316        
        
          <div style="border:2px solid #d5d316;">Content here</div>
        
        
          .myborder {border:2px solid #d5d316;}
        
        Border color #d5d316