#dbdd94 color space conversions
Hex:
        #dbdd94
        RGB:
        219, 221, 148
        CMY:
        14, 13, 42
        CMYK:
        1, 0, 33, 13
      HSL:
        62°, 51.7730%, 72.3529%
        HSV (HSB):
        62°, 33.0317%, 86.6667%
        XYZ:
        60.4152, 68.9111, 38.1339
        xyY:
        0.3608, 0.4115, 68.9111
      CIE-Lab:
        86.4600, -11.7329, 35.6785
        CIE-LCH:
        86.4600, 37.5582, 108.2035
        CIE-Luv:
        86.4600, 2.3945, 50.4317
        Hunter-Lab:
        83.0127, -15.3631, 30.8726
      #dbdd94 color charts
#dbdd94 RGB chart
      #dbdd94 CMYK chart
      #dbdd94 RGB pie chart
      #dbdd94 color shades, tints & tones
#dbdd94 color schemes
#dbdd94 color preview, HTML & CSS examples
           This text has a color of #dbdd94        
        
          <p style="color:#dbdd94;">Text here</p>
        
        
          .mytext {color:#dbdd94;}
        
        Text color #dbdd94
      
           This box has a color of #dbdd94        
        
          <div style="background-color:#dbdd94;">Content here</div>
        
        
          .mybackground {background-color:#dbdd94;}
        
        Background color #dbdd94
      
           Border around this has a color of #dbdd94        
        
          <div style="border:2px solid #dbdd94;">Content here</div>
        
        
          .myborder {border:2px solid #dbdd94;}
        
        Border color #dbdd94