#d5d384 color space conversions
Hex:
        #d5d384
        RGB:
        213, 211, 132
        CMY:
        16, 17, 48
        CMYK:
        0, 1, 38, 16
      HSL:
        59°, 49.0909%, 67.6471%
        HSV (HSB):
        59°, 38.0282%, 83.5294%
        XYZ:
        54.8997, 62.4006, 30.9808
        xyY:
        0.3702, 0.4208, 62.4006
      CIE-Lab:
        83.1260, -10.8643, 39.3620
        CIE-LCH:
        83.1260, 40.8338, 105.4300
        CIE-Luv:
        83.1260, 5.1546, 53.8385
        Hunter-Lab:
        78.9941, -14.1847, 32.0428
      #d5d384 color charts
#d5d384 RGB chart
      #d5d384 CMYK chart
      #d5d384 RGB pie chart
      #d5d384 color shades, tints & tones
#d5d384 color schemes
#d5d384 color preview, HTML & CSS examples
           This text has a color of #d5d384        
        
          <p style="color:#d5d384;">Text here</p>
        
        
          .mytext {color:#d5d384;}
        
        Text color #d5d384
      
           This box has a color of #d5d384        
        
          <div style="background-color:#d5d384;">Content here</div>
        
        
          .mybackground {background-color:#d5d384;}
        
        Background color #d5d384
      
           Border around this has a color of #d5d384        
        
          <div style="border:2px solid #d5d384;">Content here</div>
        
        
          .myborder {border:2px solid #d5d384;}
        
        Border color #d5d384