#d5d413 color space conversions
Hex:
        #d5d413
        RGB:
        213, 212, 19
        CMY:
        16, 17, 93
        CMYK:
        0, 0, 91, 16
      HSL:
        60°, 83.6207%, 45.4902%
        HSV (HSB):
        60°, 91.0798%, 83.5294%
        XYZ:
        51.1016, 61.2801, 9.7510
        xyY:
        0.4184, 0.5018, 61.2801
      CIE-Lab:
        82.5291, -18.1244, 80.3977
        CIE-LCH:
        82.5291, 82.4153, 102.7040
        CIE-Luv:
        82.5291, 7.1425, 89.5097
        Hunter-Lab:
        78.2816, -20.4695, 47.4118
      #d5d413 color charts
#d5d413 RGB chart
      #d5d413 CMYK chart
      #d5d413 RGB pie chart
      #d5d413 color shades, tints & tones
#d5d413 color schemes
#d5d413 color preview, HTML & CSS examples
           This text has a color of #d5d413        
        
          <p style="color:#d5d413;">Text here</p>
        
        
          .mytext {color:#d5d413;}
        
        Text color #d5d413
      
           This box has a color of #d5d413        
        
          <div style="background-color:#d5d413;">Content here</div>
        
        
          .mybackground {background-color:#d5d413;}
        
        Background color #d5d413
      
           Border around this has a color of #d5d413        
        
          <div style="border:2px solid #d5d413;">Content here</div>
        
        
          .myborder {border:2px solid #d5d413;}
        
        Border color #d5d413