#dbd394 color space conversions
Hex:
        #dbd394
        RGB:
        219, 211, 148
        CMY:
        14, 17, 42
        CMYK:
        0, 4, 32, 14
      HSL:
        53°, 49.6503%, 71.9608%
        HSV (HSB):
        53°, 32.4201%, 85.8824%
        XYZ:
        57.8530, 63.7867, 37.2799
        xyY:
        0.3640, 0.4014, 63.7867
      CIE-Lab:
        83.8546, -6.6681, 32.2469
        CIE-LCH:
        83.8546, 32.9291, 101.6831
        CIE-Luv:
        83.8546, 8.2707, 45.0008
        Hunter-Lab:
        79.8666, -10.4664, 28.2314
      #dbd394 color charts
#dbd394 RGB chart
      #dbd394 CMYK chart
      #dbd394 RGB pie chart
      #dbd394 color shades, tints & tones
#dbd394 color schemes
#dbd394 color preview, HTML & CSS examples
           This text has a color of #dbd394        
        
          <p style="color:#dbd394;">Text here</p>
        
        
          .mytext {color:#dbd394;}
        
        Text color #dbd394
      
           This box has a color of #dbd394        
        
          <div style="background-color:#dbd394;">Content here</div>
        
        
          .mybackground {background-color:#dbd394;}
        
        Background color #dbd394
      
           Border around this has a color of #dbd394        
        
          <div style="border:2px solid #dbd394;">Content here</div>
        
        
          .myborder {border:2px solid #dbd394;}
        
        Border color #dbd394