#dccb80 color space conversions
Hex:
        #dccb80
        RGB:
        220, 203, 128
        CMY:
        14, 20, 50
        CMYK:
        0, 8, 42, 14
      HSL:
        49°, 56.7901%, 68.2353%
        HSV (HSB):
        49°, 41.8182%, 86.2745%
        XYZ:
        54.7674, 59.4860, 29.0175
        xyY:
        0.3823, 0.4152, 59.4860
      CIE-Lab:
        81.5580, -4.4404, 39.4982
        CIE-LCH:
        81.5580, 39.7470, 96.4143
        CIE-Luv:
        81.5580, 14.8476, 52.3538
        Hunter-Lab:
        77.1272, -8.2211, 31.6824
      #dccb80 color charts
#dccb80 RGB chart
      #dccb80 CMYK chart
      #dccb80 RGB pie chart
      #dccb80 color shades, tints & tones
#dccb80 color schemes
#dccb80 color preview, HTML & CSS examples
           This text has a color of #dccb80        
        
          <p style="color:#dccb80;">Text here</p>
        
        
          .mytext {color:#dccb80;}
        
        Text color #dccb80
      
           This box has a color of #dccb80        
        
          <div style="background-color:#dccb80;">Content here</div>
        
        
          .mybackground {background-color:#dccb80;}
        
        Background color #dccb80
      
           Border around this has a color of #dccb80        
        
          <div style="border:2px solid #dccb80;">Content here</div>
        
        
          .myborder {border:2px solid #dccb80;}
        
        Border color #dccb80