#dbd060 color space conversions
Hex:
        #dbd060
        RGB:
        219, 208, 96
        CMY:
        14, 18, 62
        CMYK:
        0, 5, 56, 14
      HSL:
        55°, 63.0769%, 61.7647%
        HSV (HSB):
        55°, 56.1644%, 85.8824%
        XYZ:
        53.8806, 61.0163, 20.0039
        xyY:
        0.3994, 0.4523, 61.0163
      CIE-Lab:
        82.3875, -10.2738, 55.9370
        CIE-LCH:
        82.3875, 56.8726, 100.4074
        CIE-Luv:
        82.3875, 12.4034, 69.8993
        Hunter-Lab:
        78.1130, -13.5723, 39.4956
      #dbd060 color charts
#dbd060 RGB chart
      #dbd060 CMYK chart
      #dbd060 RGB pie chart
      #dbd060 color shades, tints & tones
#dbd060 color schemes
#dbd060 color preview, HTML & CSS examples
           This text has a color of #dbd060        
        
          <p style="color:#dbd060;">Text here</p>
        
        
          .mytext {color:#dbd060;}
        
        Text color #dbd060
      
           This box has a color of #dbd060        
        
          <div style="background-color:#dbd060;">Content here</div>
        
        
          .mybackground {background-color:#dbd060;}
        
        Background color #dbd060
      
           Border around this has a color of #dbd060        
        
          <div style="border:2px solid #dbd060;">Content here</div>
        
        
          .myborder {border:2px solid #dbd060;}
        
        Border color #dbd060