#d2c264 color space conversions
Hex:
        #d2c264
        RGB:
        210, 194, 100
        CMY:
        18, 24, 61
        CMYK:
        0, 8, 52, 18
      HSL:
        51°, 55.0000%, 60.7843%
        HSV (HSB):
        51°, 52.3810%, 82.3529%
        XYZ:
        48.1704, 53.2053, 19.7874
        xyY:
        0.3976, 0.4391, 53.2053
      CIE-Lab:
        77.9961, -6.5127, 48.7771
        CIE-LCH:
        77.9961, 49.2099, 97.6051
        CIE-Luv:
        77.9961, 15.1322, 61.2624
        Hunter-Lab:
        72.9420, -9.7683, 34.9754
      #d2c264 color charts
#d2c264 RGB chart
      #d2c264 CMYK chart
      #d2c264 RGB pie chart
      #d2c264 color shades, tints & tones
#d2c264 color schemes
#d2c264 color preview, HTML & CSS examples
           This text has a color of #d2c264        
        
          <p style="color:#d2c264;">Text here</p>
        
        
          .mytext {color:#d2c264;}
        
        Text color #d2c264
      
           This box has a color of #d2c264        
        
          <div style="background-color:#d2c264;">Content here</div>
        
        
          .mybackground {background-color:#d2c264;}
        
        Background color #d2c264
      
           Border around this has a color of #d2c264        
        
          <div style="border:2px solid #d2c264;">Content here</div>
        
        
          .myborder {border:2px solid #d2c264;}
        
        Border color #d2c264