#d9d982 color space conversions
Hex:
        #d9d982
        RGB:
        217, 217, 130
        CMY:
        15, 15, 49
        CMYK:
        0, 0, 40, 15
      HSL:
        60°, 53.3742%, 68.0392%
        HSV (HSB):
        60°, 40.0922%, 85.0980%
        XYZ:
        57.4574, 65.9891, 30.8279
        xyY:
        0.3724, 0.4277, 65.9891
      CIE-Lab:
        84.9909, -12.5339, 42.7939
        CIE-LCH:
        84.9909, 44.5917, 106.3247
        CIE-Luv:
        84.9909, 4.2033, 58.2625
        Hunter-Lab:
        81.2337, -15.9042, 34.3632
      #d9d982 color charts
#d9d982 RGB chart
      #d9d982 CMYK chart
      #d9d982 RGB pie chart
      #d9d982 color shades, tints & tones
#d9d982 color schemes
#d9d982 color preview, HTML & CSS examples
           This text has a color of #d9d982        
        
          <p style="color:#d9d982;">Text here</p>
        
        
          .mytext {color:#d9d982;}
        
        Text color #d9d982
      
           This box has a color of #d9d982        
        
          <div style="background-color:#d9d982;">Content here</div>
        
        
          .mybackground {background-color:#d9d982;}
        
        Background color #d9d982
      
           Border around this has a color of #d9d982        
        
          <div style="border:2px solid #d9d982;">Content here</div>
        
        
          .myborder {border:2px solid #d9d982;}
        
        Border color #d9d982