#d2cc44 color space conversions
Hex:
        #d2cc44
        RGB:
        210, 204, 68
        CMY:
        18, 20, 73
        CMYK:
        0, 3, 68, 18
      HSL:
        57°, 61.2069%, 54.5098%
        HSV (HSB):
        57°, 67.6190%, 82.3529%
        XYZ:
        49.2146, 57.3047, 13.9359
        xyY:
        0.4086, 0.4757, 57.3047
      CIE-Lab:
        80.3507, -13.8019, 65.3310
        CIE-LCH:
        80.3507, 66.7730, 101.9290
        CIE-Luv:
        80.3507, 9.6624, 77.5186
        Hunter-Lab:
        75.6999, -16.4270, 42.0750
      #d2cc44 color charts
#d2cc44 RGB chart
      #d2cc44 CMYK chart
      #d2cc44 RGB pie chart
      #d2cc44 color shades, tints & tones
#d2cc44 color schemes
#d2cc44 color preview, HTML & CSS examples
           This text has a color of #d2cc44        
        
          <p style="color:#d2cc44;">Text here</p>
        
        
          .mytext {color:#d2cc44;}
        
        Text color #d2cc44
      
           This box has a color of #d2cc44        
        
          <div style="background-color:#d2cc44;">Content here</div>
        
        
          .mybackground {background-color:#d2cc44;}
        
        Background color #d2cc44
      
           Border around this has a color of #d2cc44        
        
          <div style="border:2px solid #d2cc44;">Content here</div>
        
        
          .myborder {border:2px solid #d2cc44;}
        
        Border color #d2cc44