#d4ce42 color space conversions
Hex:
        #d4ce42
        RGB:
        212, 206, 66
        CMY:
        17, 19, 74
        CMYK:
        0, 3, 69, 17
      HSL:
        58°, 62.9310%, 54.5098%
        HSV (HSB):
        58°, 68.8679%, 83.1373%
        XYZ:
        50.2061, 58.5330, 13.8061
        xyY:
        0.4097, 0.4776, 58.5330
      CIE-Lab:
        81.0342, -14.0700, 66.8233
        CIE-LCH:
        81.0342, 68.2885, 101.8902
        CIE-Luv:
        81.0342, 9.7725, 78.9732
        Hunter-Lab:
        76.5069, -16.7501, 42.8556
      #d4ce42 color charts
#d4ce42 RGB chart
      #d4ce42 CMYK chart
      #d4ce42 RGB pie chart
      #d4ce42 color shades, tints & tones
#d4ce42 color schemes
#d4ce42 color preview, HTML & CSS examples
           This text has a color of #d4ce42        
        
          <p style="color:#d4ce42;">Text here</p>
        
        
          .mytext {color:#d4ce42;}
        
        Text color #d4ce42
      
           This box has a color of #d4ce42        
        
          <div style="background-color:#d4ce42;">Content here</div>
        
        
          .mybackground {background-color:#d4ce42;}
        
        Background color #d4ce42
      
           Border around this has a color of #d4ce42        
        
          <div style="border:2px solid #d4ce42;">Content here</div>
        
        
          .myborder {border:2px solid #d4ce42;}
        
        Border color #d4ce42