#d2cd3a color space conversions
Hex:
        #d2cd3a
        RGB:
        210, 205, 58
        CMY:
        18, 20, 77
        CMYK:
        0, 2, 72, 18
      HSL:
        58°, 62.8099%, 52.5490%
        HSV (HSB):
        58°, 72.3810%, 82.3529%
        XYZ:
        49.1734, 57.6698, 12.5427
        xyY:
        0.4119, 0.4831, 57.6698
      CIE-Lab:
        80.5548, -14.7940, 69.1604
        CIE-LCH:
        80.5548, 70.7250, 102.0741
        CIE-Luv:
        80.5548, 9.2197, 80.5812
        Hunter-Lab:
        75.9406, -17.3130, 43.3659
      #d2cd3a color charts
#d2cd3a RGB chart
      #d2cd3a CMYK chart
      #d2cd3a RGB pie chart
      #d2cd3a color shades, tints & tones
#d2cd3a color schemes
#d2cd3a color preview, HTML & CSS examples
           This text has a color of #d2cd3a        
        
          <p style="color:#d2cd3a;">Text here</p>
        
        
          .mytext {color:#d2cd3a;}
        
        Text color #d2cd3a
      
           This box has a color of #d2cd3a        
        
          <div style="background-color:#d2cd3a;">Content here</div>
        
        
          .mybackground {background-color:#d2cd3a;}
        
        Background color #d2cd3a
      
           Border around this has a color of #d2cd3a        
        
          <div style="border:2px solid #d2cd3a;">Content here</div>
        
        
          .myborder {border:2px solid #d2cd3a;}
        
        Border color #d2cd3a