#dbdd96 color space conversions
Hex:
        #dbdd96
        RGB:
        219, 221, 150
        CMY:
        14, 13, 41
        CMYK:
        1, 0, 32, 13
      HSL:
        62°, 51.0791%, 72.7451%
        HSV (HSB):
        62°, 32.1267%, 86.6667%
        XYZ:
        60.5749, 68.9750, 38.9750
        xyY:
        0.3594, 0.4093, 68.9750
      CIE-Lab:
        86.4917, -11.4908, 34.7042
        CIE-LCH:
        86.4917, 36.5571, 108.3201
        CIE-Luv:
        86.4917, 2.3126, 49.2500
        Hunter-Lab:
        83.0512, -15.1473, 30.3117
      #dbdd96 color charts
#dbdd96 RGB chart
      #dbdd96 CMYK chart
      #dbdd96 RGB pie chart
      #dbdd96 color shades, tints & tones
#dbdd96 color schemes
#dbdd96 color preview, HTML & CSS examples
           This text has a color of #dbdd96        
        
          <p style="color:#dbdd96;">Text here</p>
        
        
          .mytext {color:#dbdd96;}
        
        Text color #dbdd96
      
           This box has a color of #dbdd96        
        
          <div style="background-color:#dbdd96;">Content here</div>
        
        
          .mybackground {background-color:#dbdd96;}
        
        Background color #dbdd96
      
           Border around this has a color of #dbdd96        
        
          <div style="border:2px solid #dbdd96;">Content here</div>
        
        
          .myborder {border:2px solid #dbdd96;}
        
        Border color #dbdd96