#d5cf11 color space conversions
Hex:
        #d5cf11
        RGB:
        213, 207, 17
        CMY:
        16, 19, 93
        CMYK:
        0, 3, 92, 16
      HSL:
        58°, 85.2174%, 45.0980%
        HSV (HSB):
        58°, 92.0188%, 83.5294%
        XYZ:
        49.8546, 58.8123, 9.2546
        xyY:
        0.4228, 0.4987, 58.8123
      CIE-Lab:
        81.1883, -15.6794, 79.6309
        CIE-LCH:
        81.1883, 81.1598, 101.1391
        CIE-Luv:
        81.1883, 10.4810, 87.7523
        Hunter-Lab:
        76.6891, -18.1656, 46.5275
      #d5cf11 color charts
#d5cf11 RGB chart
      #d5cf11 CMYK chart
      #d5cf11 RGB pie chart
      #d5cf11 color shades, tints & tones
#d5cf11 color schemes
#d5cf11 color preview, HTML & CSS examples
           This text has a color of #d5cf11        
        
          <p style="color:#d5cf11;">Text here</p>
        
        
          .mytext {color:#d5cf11;}
        
        Text color #d5cf11
      
           This box has a color of #d5cf11        
        
          <div style="background-color:#d5cf11;">Content here</div>
        
        
          .mybackground {background-color:#d5cf11;}
        
        Background color #d5cf11
      
           Border around this has a color of #d5cf11        
        
          <div style="border:2px solid #d5cf11;">Content here</div>
        
        
          .myborder {border:2px solid #d5cf11;}
        
        Border color #d5cf11