#d1d482 color space conversions
Hex:
        #d1d482
        RGB:
        209, 212, 130
        CMY:
        18, 17, 49
        CMYK:
        1, 0, 39, 17
      HSL:
        62°, 48.8095%, 67.0588%
        HSV (HSB):
        62°, 38.6792%, 83.1373%
        XYZ:
        53.8672, 62.2540, 30.2962
        xyY:
        0.3679, 0.4252, 62.2540
      CIE-Lab:
        83.0483, -13.1562, 40.2041
        CIE-LCH:
        83.0483, 42.3020, 108.1199
        CIE-Luv:
        83.0483, 2.0878, 55.2087
        Hunter-Lab:
        78.9012, -16.2120, 32.4649
      #d1d482 color charts
#d1d482 RGB chart
      #d1d482 CMYK chart
      #d1d482 RGB pie chart
      #d1d482 color shades, tints & tones
#d1d482 color schemes
#d1d482 color preview, HTML & CSS examples
           This text has a color of #d1d482        
        
          <p style="color:#d1d482;">Text here</p>
        
        
          .mytext {color:#d1d482;}
        
        Text color #d1d482
      
           This box has a color of #d1d482        
        
          <div style="background-color:#d1d482;">Content here</div>
        
        
          .mybackground {background-color:#d1d482;}
        
        Background color #d1d482
      
           Border around this has a color of #d1d482        
        
          <div style="border:2px solid #d1d482;">Content here</div>
        
        
          .myborder {border:2px solid #d1d482;}
        
        Border color #d1d482