#d2c926 color space conversions
Hex:
        #d2c926
        RGB:
        210, 201, 38
        CMY:
        18, 21, 85
        CMYK:
        0, 4, 82, 18
      HSL:
        57°, 69.3548%, 48.6275%
        HSV (HSB):
        57°, 81.9048%, 82.3529%
        XYZ:
        47.8148, 55.6149, 10.0484
        xyY:
        0.4214, 0.4901, 55.6149
      CIE-Lab:
        79.3941, -13.5220, 74.0921
        CIE-LCH:
        79.3941, 75.3159, 100.3428
        CIE-Luv:
        79.3941, 12.2124, 82.9668
        Hunter-Lab:
        74.5754, -16.0596, 44.2140
      #d2c926 color charts
#d2c926 RGB chart
      #d2c926 CMYK chart
      #d2c926 RGB pie chart
      #d2c926 color shades, tints & tones
#d2c926 color schemes
#d2c926 color preview, HTML & CSS examples
           This text has a color of #d2c926        
        
          <p style="color:#d2c926;">Text here</p>
        
        
          .mytext {color:#d2c926;}
        
        Text color #d2c926
      
           This box has a color of #d2c926        
        
          <div style="background-color:#d2c926;">Content here</div>
        
        
          .mybackground {background-color:#d2c926;}
        
        Background color #d2c926
      
           Border around this has a color of #d2c926        
        
          <div style="border:2px solid #d2c926;">Content here</div>
        
        
          .myborder {border:2px solid #d2c926;}
        
        Border color #d2c926