#d5c973 color space conversions
Hex:
        #d5c973
        RGB:
        213, 201, 115
        CMY:
        16, 21, 55
        CMYK:
        0, 6, 46, 16
      HSL:
        53°, 53.8462%, 64.3137%
        HSV (HSB):
        53°, 46.0094%, 83.5294%
        XYZ:
        51.4217, 57.1572, 24.5419
        xyY:
        0.3863, 0.4294, 57.1572
      CIE-Lab:
        80.2679, -7.5308, 44.2637
        CIE-LCH:
        80.2679, 44.8997, 99.6555
        CIE-Luv:
        80.2679, 12.0322, 57.6958
        Hunter-Lab:
        75.6024, -10.8956, 33.6751
      #d5c973 color charts
#d5c973 RGB chart
      #d5c973 CMYK chart
      #d5c973 RGB pie chart
      #d5c973 color shades, tints & tones
#d5c973 color schemes
#d5c973 color preview, HTML & CSS examples
           This text has a color of #d5c973        
        
          <p style="color:#d5c973;">Text here</p>
        
        
          .mytext {color:#d5c973;}
        
        Text color #d5c973
      
           This box has a color of #d5c973        
        
          <div style="background-color:#d5c973;">Content here</div>
        
        
          .mybackground {background-color:#d5c973;}
        
        Background color #d5c973
      
           Border around this has a color of #d5c973        
        
          <div style="border:2px solid #d5c973;">Content here</div>
        
        
          .myborder {border:2px solid #d5c973;}
        
        Border color #d5c973