#d5d988 color space conversions
Hex:
        #d5d988
        RGB:
        213, 217, 136
        CMY:
        16, 15, 47
        CMYK:
        2, 0, 37, 15
      HSL:
        63°, 51.5924%, 69.2157%
        HSV (HSB):
        63°, 37.3272%, 85.0980%
        XYZ:
        56.6974, 65.5494, 32.9566
        xyY:
        0.3653, 0.4223, 65.5494
      CIE-Lab:
        84.7661, -13.4372, 39.4507
        CIE-LCH:
        84.7661, 41.6763, 108.8093
        CIE-Luv:
        84.7661, 1.4397, 54.7680
        Hunter-Lab:
        80.9626, -16.6826, 32.5393
      #d5d988 color charts
#d5d988 RGB chart
      #d5d988 CMYK chart
      #d5d988 RGB pie chart
      #d5d988 color shades, tints & tones
#d5d988 color schemes
#d5d988 color preview, HTML & CSS examples
           This text has a color of #d5d988        
        
          <p style="color:#d5d988;">Text here</p>
        
        
          .mytext {color:#d5d988;}
        
        Text color #d5d988
      
           This box has a color of #d5d988        
        
          <div style="background-color:#d5d988;">Content here</div>
        
        
          .mybackground {background-color:#d5d988;}
        
        Background color #d5d988
      
           Border around this has a color of #d5d988        
        
          <div style="border:2px solid #d5d988;">Content here</div>
        
        
          .myborder {border:2px solid #d5d988;}
        
        Border color #d5d988