#d3d312 color space conversions
Hex:
        #d3d312
        RGB:
        211, 211, 18
        CMY:
        17, 17, 93
        CMYK:
        0, 0, 91, 17
      HSL:
        60°, 84.2795%, 44.9020%
        HSV (HSB):
        60°, 91.4692%, 82.7451%
        XYZ:
        50.2674, 60.4811, 9.5969
        xyY:
        0.4177, 0.5026, 60.4811
      CIE-Lab:
        82.0990, -18.4949, 80.1299
        CIE-LCH:
        82.0990, 82.2367, 102.9969
        CIE-Luv:
        82.0990, 6.4337, 89.1918
        Hunter-Lab:
        77.7696, -20.7209, 47.1222
      #d3d312 color charts
#d3d312 RGB chart
      #d3d312 CMYK chart
      #d3d312 RGB pie chart
      #d3d312 color shades, tints & tones
#d3d312 color schemes
#d3d312 color preview, HTML & CSS examples
           This text has a color of #d3d312        
        
          <p style="color:#d3d312;">Text here</p>
        
        
          .mytext {color:#d3d312;}
        
        Text color #d3d312
      
           This box has a color of #d3d312        
        
          <div style="background-color:#d3d312;">Content here</div>
        
        
          .mybackground {background-color:#d3d312;}
        
        Background color #d3d312
      
           Border around this has a color of #d3d312        
        
          <div style="border:2px solid #d3d312;">Content here</div>
        
        
          .myborder {border:2px solid #d3d312;}
        
        Border color #d3d312