#d5cc06 color space conversions
Hex:
        #d5cc06
        RGB:
        213, 204, 6
        CMY:
        16, 20, 98
        CMYK:
        0, 4, 97, 16
      HSL:
        57°, 94.5205%, 42.9412%
        HSV (HSB):
        57°, 97.1831%, 83.5294%
        XYZ:
        49.0663, 57.3450, 8.6549
        xyY:
        0.4264, 0.4984, 57.3450
      CIE-Lab:
        80.3733, -14.3029, 80.1675
        CIE-LCH:
        80.3733, 81.4335, 100.1159
        CIE-Luv:
        80.3733, 12.5625, 87.2724
        Hunter-Lab:
        75.7265, -16.8639, 46.2322
      #d5cc06 color charts
#d5cc06 RGB chart
      #d5cc06 CMYK chart
      #d5cc06 RGB pie chart
      #d5cc06 color shades, tints & tones
#d5cc06 color schemes
#d5cc06 color preview, HTML & CSS examples
           This text has a color of #d5cc06        
        
          <p style="color:#d5cc06;">Text here</p>
        
        
          .mytext {color:#d5cc06;}
        
        Text color #d5cc06
      
           This box has a color of #d5cc06        
        
          <div style="background-color:#d5cc06;">Content here</div>
        
        
          .mybackground {background-color:#d5cc06;}
        
        Background color #d5cc06
      
           Border around this has a color of #d5cc06        
        
          <div style="border:2px solid #d5cc06;">Content here</div>
        
        
          .myborder {border:2px solid #d5cc06;}
        
        Border color #d5cc06