#d3cd2f color space conversions
Hex:
        #d3cd2f
        RGB:
        211, 205, 47
        CMY:
        17, 20, 82
        CMYK:
        0, 3, 78, 17
      HSL:
        58°, 65.0794%, 50.5882%
        HSV (HSB):
        58°, 77.7251%, 82.7451%
        XYZ:
        49.2084, 57.7168, 11.2362
        xyY:
        0.4165, 0.4885, 57.7168
      CIE-Lab:
        80.5811, -14.8119, 72.7089
        CIE-LCH:
        80.5811, 74.2022, 101.5144
        CIE-Luv:
        80.5811, 10.1028, 82.9888
        Hunter-Lab:
        75.9715, -17.3320, 44.4111
      #d3cd2f color charts
#d3cd2f RGB chart
      #d3cd2f CMYK chart
      #d3cd2f RGB pie chart
      #d3cd2f color shades, tints & tones
#d3cd2f color schemes
#d3cd2f color preview, HTML & CSS examples
           This text has a color of #d3cd2f        
        
          <p style="color:#d3cd2f;">Text here</p>
        
        
          .mytext {color:#d3cd2f;}
        
        Text color #d3cd2f
      
           This box has a color of #d3cd2f        
        
          <div style="background-color:#d3cd2f;">Content here</div>
        
        
          .mybackground {background-color:#d3cd2f;}
        
        Background color #d3cd2f
      
           Border around this has a color of #d3cd2f        
        
          <div style="border:2px solid #d3cd2f;">Content here</div>
        
        
          .myborder {border:2px solid #d3cd2f;}
        
        Border color #d3cd2f