#d5c942 color space conversions
Hex:
        #d5c942
        RGB:
        213, 201, 66
        CMY:
        16, 21, 74
        CMYK:
        0, 6, 69, 16
      HSL:
        55°, 63.6364%, 54.7059%
        HSV (HSB):
        55°, 69.0141%, 83.5294%
        XYZ:
        49.3106, 56.3128, 13.4248
        xyY:
        0.4142, 0.4730, 56.3128
      CIE-Lab:
        79.7915, -11.1308, 65.6144
        CIE-LCH:
        79.7915, 66.5518, 99.6280
        CIE-Luv:
        79.7915, 13.7731, 76.8959
        Hunter-Lab:
        75.0418, -14.0294, 41.9225
      #d5c942 color charts
#d5c942 RGB chart
      #d5c942 CMYK chart
      #d5c942 RGB pie chart
      #d5c942 color shades, tints & tones
#d5c942 color schemes
#d5c942 color preview, HTML & CSS examples
           This text has a color of #d5c942        
        
          <p style="color:#d5c942;">Text here</p>
        
        
          .mytext {color:#d5c942;}
        
        Text color #d5c942
      
           This box has a color of #d5c942        
        
          <div style="background-color:#d5c942;">Content here</div>
        
        
          .mybackground {background-color:#d5c942;}
        
        Background color #d5c942
      
           Border around this has a color of #d5c942        
        
          <div style="border:2px solid #d5c942;">Content here</div>
        
        
          .myborder {border:2px solid #d5c942;}
        
        Border color #d5c942