#d5d488 color space conversions
Hex:
        #d5d488
        RGB:
        213, 212, 136
        CMY:
        16, 17, 47
        CMYK:
        0, 0, 36, 16
      HSL:
        59°, 47.8261%, 68.4314%
        HSV (HSB):
        59°, 36.1502%, 83.5294%
        XYZ:
        55.4280, 63.0107, 32.5335
        xyY:
        0.3671, 0.4174, 63.0107
      CIE-Lab:
        83.4480, -10.9207, 37.7553
        CIE-LCH:
        83.4480, 39.3030, 106.1326
        CIE-Luv:
        83.4480, 4.3925, 52.1323
        Hunter-Lab:
        79.3793, -14.2729, 31.2656
      #d5d488 color charts
#d5d488 RGB chart
      #d5d488 CMYK chart
      #d5d488 RGB pie chart
      #d5d488 color shades, tints & tones
#d5d488 color schemes
#d5d488 color preview, HTML & CSS examples
           This text has a color of #d5d488        
        
          <p style="color:#d5d488;">Text here</p>
        
        
          .mytext {color:#d5d488;}
        
        Text color #d5d488
      
           This box has a color of #d5d488        
        
          <div style="background-color:#d5d488;">Content here</div>
        
        
          .mybackground {background-color:#d5d488;}
        
        Background color #d5d488
      
           Border around this has a color of #d5d488        
        
          <div style="border:2px solid #d5d488;">Content here</div>
        
        
          .myborder {border:2px solid #d5d488;}
        
        Border color #d5d488