#dbd275 color space conversions
Hex:
        #dbd275
        RGB:
        219, 210, 117
        CMY:
        14, 18, 54
        CMYK:
        0, 4, 47, 14
      HSL:
        55°, 58.6207%, 65.8824%
        HSV (HSB):
        55°, 46.5753%, 85.8824%
        XYZ:
        55.4709, 62.4376, 25.9577
        xyY:
        0.3856, 0.4340, 62.4376
      CIE-Lab:
        83.1456, -9.5095, 46.9283
        CIE-LCH:
        83.1456, 47.8821, 101.4553
        CIE-Luv:
        83.1456, 10.3181, 61.4866
        Hunter-Lab:
        79.0175, -12.9722, 35.8352
      #dbd275 color charts
#dbd275 RGB chart
      #dbd275 CMYK chart
      #dbd275 RGB pie chart
      #dbd275 color shades, tints & tones
#dbd275 color schemes
#dbd275 color preview, HTML & CSS examples
           This text has a color of #dbd275        
        
          <p style="color:#dbd275;">Text here</p>
        
        
          .mytext {color:#dbd275;}
        
        Text color #dbd275
      
           This box has a color of #dbd275        
        
          <div style="background-color:#dbd275;">Content here</div>
        
        
          .mybackground {background-color:#dbd275;}
        
        Background color #dbd275
      
           Border around this has a color of #dbd275        
        
          <div style="border:2px solid #dbd275;">Content here</div>
        
        
          .myborder {border:2px solid #dbd275;}
        
        Border color #dbd275