#d5d512 color space conversions
Hex:
        #d5d512
        RGB:
        213, 213, 18
        CMY:
        16, 16, 93
        CMYK:
        0, 0, 92, 16
      HSL:
        60°, 84.4156%, 45.2941%
        HSV (HSB):
        60°, 91.5493%, 83.5294%
        XYZ:
        51.3440, 61.7783, 9.7906
        xyY:
        0.4177, 0.5026, 61.7783
      CIE-Lab:
        82.7954, -18.6303, 80.7360
        CIE-LCH:
        82.7954, 82.8576, 102.9939
        CIE-Luv:
        82.7954, 6.4899, 89.9708
        Hunter-Lab:
        78.5992, -20.9455, 47.6341
      #d5d512 color charts
#d5d512 RGB chart
      #d5d512 CMYK chart
      #d5d512 RGB pie chart
      #d5d512 color shades, tints & tones
#d5d512 color schemes
#d5d512 color preview, HTML & CSS examples
           This text has a color of #d5d512        
        
          <p style="color:#d5d512;">Text here</p>
        
        
          .mytext {color:#d5d512;}
        
        Text color #d5d512
      
           This box has a color of #d5d512        
        
          <div style="background-color:#d5d512;">Content here</div>
        
        
          .mybackground {background-color:#d5d512;}
        
        Background color #d5d512
      
           Border around this has a color of #d5d512        
        
          <div style="border:2px solid #d5d512;">Content here</div>
        
        
          .myborder {border:2px solid #d5d512;}
        
        Border color #d5d512