#d3d375 color space conversions
Hex:
        #d3d375
        RGB:
        211, 211, 117
        CMY:
        17, 17, 54
        CMYK:
        0, 0, 45, 17
      HSL:
        60°, 51.6484%, 64.3137%
        HSV (HSB):
        60°, 44.5498%, 82.7451%
        XYZ:
        53.3691, 61.7218, 25.9303
        xyY:
        0.3784, 0.4377, 61.7218
      CIE-Lab:
        82.7652, -13.2155, 46.3161
        CIE-LCH:
        82.7652, 48.1646, 105.9251
        CIE-Luv:
        82.7652, 4.4408, 61.5556
        Hunter-Lab:
        78.5632, -16.2280, 35.4252
      #d3d375 color charts
#d3d375 RGB chart
      #d3d375 CMYK chart
      #d3d375 RGB pie chart
      #d3d375 color shades, tints & tones
#d3d375 color schemes
#d3d375 color preview, HTML & CSS examples
           This text has a color of #d3d375        
        
          <p style="color:#d3d375;">Text here</p>
        
        
          .mytext {color:#d3d375;}
        
        Text color #d3d375
      
           This box has a color of #d3d375        
        
          <div style="background-color:#d3d375;">Content here</div>
        
        
          .mybackground {background-color:#d3d375;}
        
        Background color #d3d375
      
           Border around this has a color of #d3d375        
        
          <div style="border:2px solid #d3d375;">Content here</div>
        
        
          .myborder {border:2px solid #d3d375;}
        
        Border color #d3d375