#d5c354 color space conversions
Hex:
        #d5c354
        RGB:
        213, 195, 84
        CMY:
        16, 24, 67
        CMYK:
        0, 8, 61, 16
      HSL:
        52°, 60.5634%, 58.2353%
        HSV (HSB):
        52°, 60.5634%, 83.5294%
        XYZ:
        48.5559, 53.8164, 16.2159
        xyY:
        0.4094, 0.4538, 53.8164
      CIE-Lab:
        78.3546, -6.9973, 56.6677
        CIE-LCH:
        78.3546, 57.0981, 97.0392
        CIE-Luv:
        78.3546, 17.2169, 68.4302
        Hunter-Lab:
        73.3597, -10.2324, 38.2459
      #d5c354 color charts
#d5c354 RGB chart
      #d5c354 CMYK chart
      #d5c354 RGB pie chart
      #d5c354 color shades, tints & tones
#d5c354 color schemes
#d5c354 color preview, HTML & CSS examples
           This text has a color of #d5c354        
        
          <p style="color:#d5c354;">Text here</p>
        
        
          .mytext {color:#d5c354;}
        
        Text color #d5c354
      
           This box has a color of #d5c354        
        
          <div style="background-color:#d5c354;">Content here</div>
        
        
          .mybackground {background-color:#d5c354;}
        
        Background color #d5c354
      
           Border around this has a color of #d5c354        
        
          <div style="border:2px solid #d5c354;">Content here</div>
        
        
          .myborder {border:2px solid #d5c354;}
        
        Border color #d5c354