#dbcd80 color space conversions
Hex:
        #dbcd80
        RGB:
        219, 205, 128
        CMY:
        14, 20, 50
        CMYK:
        0, 6, 42, 14
      HSL:
        51°, 55.8282%, 68.0392%
        HSV (HSB):
        51°, 41.5525%, 85.8824%
        XYZ:
        54.9410, 60.2812, 29.1618
        xyY:
        0.3805, 0.4175, 60.2812
      CIE-Lab:
        81.9908, -5.8667, 40.0313
        CIE-LCH:
        81.9908, 40.4589, 98.3375
        CIE-Luv:
        81.9908, 12.9294, 53.3114
        Hunter-Lab:
        77.6410, -9.5599, 32.0795
      #dbcd80 color charts
#dbcd80 RGB chart
      #dbcd80 CMYK chart
      #dbcd80 RGB pie chart
      #dbcd80 color shades, tints & tones
#dbcd80 color schemes
#dbcd80 color preview, HTML & CSS examples
           This text has a color of #dbcd80        
        
          <p style="color:#dbcd80;">Text here</p>
        
        
          .mytext {color:#dbcd80;}
        
        Text color #dbcd80
      
           This box has a color of #dbcd80        
        
          <div style="background-color:#dbcd80;">Content here</div>
        
        
          .mybackground {background-color:#dbcd80;}
        
        Background color #dbcd80
      
           Border around this has a color of #dbcd80        
        
          <div style="border:2px solid #dbcd80;">Content here</div>
        
        
          .myborder {border:2px solid #dbcd80;}
        
        Border color #dbcd80