#d5c043 color space conversions
Hex:
        #d5c043
        RGB:
        213, 192, 67
        CMY:
        16, 25, 74
        CMYK:
        0, 10, 69, 16
      HSL:
        51°, 63.4783%, 54.9020%
        HSV (HSB):
        51°, 68.5446%, 83.5294%
        XYZ:
        47.3033, 52.2507, 12.9024
        xyY:
        0.4206, 0.4646, 52.2507
      CIE-Lab:
        77.4305, -6.4811, 62.8518
        CIE-LCH:
        77.4305, 63.1851, 95.8874
        CIE-Luv:
        77.4305, 19.8341, 72.8075
        Hunter-Lab:
        72.2846, -9.6870, 40.0163
      #d5c043 color charts
#d5c043 RGB chart
      #d5c043 CMYK chart
      #d5c043 RGB pie chart
      #d5c043 color shades, tints & tones
#d5c043 color schemes
#d5c043 color preview, HTML & CSS examples
           This text has a color of #d5c043        
        
          <p style="color:#d5c043;">Text here</p>
        
        
          .mytext {color:#d5c043;}
        
        Text color #d5c043
      
           This box has a color of #d5c043        
        
          <div style="background-color:#d5c043;">Content here</div>
        
        
          .mybackground {background-color:#d5c043;}
        
        Background color #d5c043
      
           Border around this has a color of #d5c043        
        
          <div style="border:2px solid #d5c043;">Content here</div>
        
        
          .myborder {border:2px solid #d5c043;}
        
        Border color #d5c043