#d6d482 color space conversions
Hex:
        #d6d482
        RGB:
        214, 212, 130
        CMY:
        16, 17, 49
        CMYK:
        0, 1, 39, 16
      HSL:
        59°, 50.6024%, 67.4510%
        HSV (HSB):
        59°, 39.2523%, 83.9216%
        XYZ:
        55.3043, 62.9948, 30.3635
        xyY:
        0.3720, 0.4237, 62.9948
      CIE-Lab:
        83.4397, -11.1957, 40.7823
        CIE-LCH:
        83.4397, 42.2912, 105.3509
        CIE-Luv:
        83.4397, 5.2792, 55.5122
        Hunter-Lab:
        79.3693, -14.5179, 32.8765
      #d6d482 color charts
#d6d482 RGB chart
      #d6d482 CMYK chart
      #d6d482 RGB pie chart
      #d6d482 color shades, tints & tones
#d6d482 color schemes
#d6d482 color preview, HTML & CSS examples
           This text has a color of #d6d482        
        
          <p style="color:#d6d482;">Text here</p>
        
        
          .mytext {color:#d6d482;}
        
        Text color #d6d482
      
           This box has a color of #d6d482        
        
          <div style="background-color:#d6d482;">Content here</div>
        
        
          .mybackground {background-color:#d6d482;}
        
        Background color #d6d482
      
           Border around this has a color of #d6d482        
        
          <div style="border:2px solid #d6d482;">Content here</div>
        
        
          .myborder {border:2px solid #d6d482;}
        
        Border color #d6d482