#d2c815 color space conversions
Hex:
        #d2c815
        RGB:
        210, 200, 21
        CMY:
        18, 22, 92
        CMYK:
        0, 5, 90, 18
      HSL:
        57°, 81.8182%, 45.2941%
        HSV (HSB):
        57°, 90.0000%, 82.3529%
        XYZ:
        47.3680, 55.0643, 8.8414
        xyY:
        0.4257, 0.4949, 55.0643
      CIE-Lab:
        79.0783, -13.4034, 77.3217
        CIE-LCH:
        79.0783, 78.4748, 99.8343
        CIE-Luv:
        79.0783, 13.0743, 84.7030
        Hunter-Lab:
        74.2053, -15.9163, 44.8795
      #d2c815 color charts
#d2c815 RGB chart
      #d2c815 CMYK chart
      #d2c815 RGB pie chart
      #d2c815 color shades, tints & tones
#d2c815 color schemes
#d2c815 color preview, HTML & CSS examples
           This text has a color of #d2c815        
        
          <p style="color:#d2c815;">Text here</p>
        
        
          .mytext {color:#d2c815;}
        
        Text color #d2c815
      
           This box has a color of #d2c815        
        
          <div style="background-color:#d2c815;">Content here</div>
        
        
          .mybackground {background-color:#d2c815;}
        
        Background color #d2c815
      
           Border around this has a color of #d2c815        
        
          <div style="border:2px solid #d2c815;">Content here</div>
        
        
          .myborder {border:2px solid #d2c815;}
        
        Border color #d2c815