#d2c950 color space conversions
Hex:
        #d2c950
        RGB:
        210, 201, 80
        CMY:
        18, 21, 69
        CMYK:
        0, 4, 62, 18
      HSL:
        56°, 59.0909%, 56.8627%
        HSV (HSB):
        56°, 61.9048%, 82.3529%
        XYZ:
        48.9130, 56.0541, 15.8310
        xyY:
        0.4049, 0.4640, 56.0541
      CIE-Lab:
        79.6446, -11.5805, 59.7376
        CIE-LCH:
        79.6446, 60.8497, 100.9710
        CIE-Luv:
        79.6446, 11.3047, 72.4200
        Hunter-Lab:
        74.8693, -14.4052, 39.8718
      #d2c950 color charts
#d2c950 RGB chart
      #d2c950 CMYK chart
      #d2c950 RGB pie chart
      #d2c950 color shades, tints & tones
#d2c950 color schemes
#d2c950 color preview, HTML & CSS examples
           This text has a color of #d2c950        
        
          <p style="color:#d2c950;">Text here</p>
        
        
          .mytext {color:#d2c950;}
        
        Text color #d2c950
      
           This box has a color of #d2c950        
        
          <div style="background-color:#d2c950;">Content here</div>
        
        
          .mybackground {background-color:#d2c950;}
        
        Background color #d2c950
      
           Border around this has a color of #d2c950        
        
          <div style="border:2px solid #d2c950;">Content here</div>
        
        
          .myborder {border:2px solid #d2c950;}
        
        Border color #d2c950