#d5cc14 color space conversions
Hex:
        #d5cc14
        RGB:
        213, 204, 20
        CMY:
        16, 20, 92
        CMYK:
        0, 4, 91, 16
      HSL:
        57°, 82.8326%, 45.6863%
        HSV (HSB):
        57°, 90.6103%, 83.5294%
        XYZ:
        49.1597, 57.3824, 9.1467
        xyY:
        0.4249, 0.4960, 57.3824
      CIE-Lab:
        80.3942, -14.1388, 78.6047
        CIE-LCH:
        80.3942, 79.8661, 100.1968
        CIE-Luv:
        80.3942, 12.4841, 86.3598
        Hunter-Lab:
        75.7512, -16.7246, 45.8667
      #d5cc14 color charts
#d5cc14 RGB chart
      #d5cc14 CMYK chart
      #d5cc14 RGB pie chart
      #d5cc14 color shades, tints & tones
#d5cc14 color schemes
#d5cc14 color preview, HTML & CSS examples
           This text has a color of #d5cc14        
        
          <p style="color:#d5cc14;">Text here</p>
        
        
          .mytext {color:#d5cc14;}
        
        Text color #d5cc14
      
           This box has a color of #d5cc14        
        
          <div style="background-color:#d5cc14;">Content here</div>
        
        
          .mybackground {background-color:#d5cc14;}
        
        Background color #d5cc14
      
           Border around this has a color of #d5cc14        
        
          <div style="border:2px solid #d5cc14;">Content here</div>
        
        
          .myborder {border:2px solid #d5cc14;}
        
        Border color #d5cc14