#d2cd65 color space conversions
Hex:
        #d2cd65
        RGB:
        210, 205, 101
        CMY:
        18, 20, 60
        CMYK:
        0, 2, 52, 18
      HSL:
        57°, 54.7739%, 60.9804%
        HSV (HSB):
        57°, 51.9048%, 82.3529%
        XYZ:
        50.7586, 58.3039, 20.8904
        xyY:
        0.3906, 0.4487, 58.3039
      CIE-Lab:
        80.9074, -12.0461, 51.7296
        CIE-LCH:
        80.9074, 53.1137, 103.1086
        CIE-Luv:
        80.9074, 8.0602, 66.0300
        Hunter-Lab:
        76.3570, -14.9660, 37.2288
      #d2cd65 color charts
#d2cd65 RGB chart
      #d2cd65 CMYK chart
      #d2cd65 RGB pie chart
      #d2cd65 color shades, tints & tones
#d2cd65 color schemes
#d2cd65 color preview, HTML & CSS examples
           This text has a color of #d2cd65        
        
          <p style="color:#d2cd65;">Text here</p>
        
        
          .mytext {color:#d2cd65;}
        
        Text color #d2cd65
      
           This box has a color of #d2cd65        
        
          <div style="background-color:#d2cd65;">Content here</div>
        
        
          .mybackground {background-color:#d2cd65;}
        
        Background color #d2cd65
      
           Border around this has a color of #d2cd65        
        
          <div style="border:2px solid #d2cd65;">Content here</div>
        
        
          .myborder {border:2px solid #d2cd65;}
        
        Border color #d2cd65