#d4cd41 color space conversions
Hex:
        #d4cd41
        RGB:
        212, 205, 65
        CMY:
        17, 20, 75
        CMYK:
        0, 3, 69, 17
      HSL:
        57°, 63.0901%, 54.3137%
        HSV (HSB):
        57°, 69.3396%, 83.1373%
        XYZ:
        49.9368, 58.0413, 13.5722
        xyY:
        0.4108, 0.4775, 58.0413
      CIE-Lab:
        80.7618, -13.6193, 66.9243
        CIE-LCH:
        80.7618, 68.2960, 101.5028
        CIE-Luv:
        80.7618, 10.4514, 78.8272
        Hunter-Lab:
        76.1849, -16.3223, 42.7670
      #d4cd41 color charts
#d4cd41 RGB chart
      #d4cd41 CMYK chart
      #d4cd41 RGB pie chart
      #d4cd41 color shades, tints & tones
#d4cd41 color schemes
#d4cd41 color preview, HTML & CSS examples
           This text has a color of #d4cd41        
        
          <p style="color:#d4cd41;">Text here</p>
        
        
          .mytext {color:#d4cd41;}
        
        Text color #d4cd41
      
           This box has a color of #d4cd41        
        
          <div style="background-color:#d4cd41;">Content here</div>
        
        
          .mybackground {background-color:#d4cd41;}
        
        Background color #d4cd41
      
           Border around this has a color of #d4cd41        
        
          <div style="border:2px solid #d4cd41;">Content here</div>
        
        
          .myborder {border:2px solid #d4cd41;}
        
        Border color #d4cd41