#dcb16f color space conversions
Hex:
        #dcb16f
        RGB:
        220, 177, 111
        CMY:
        14, 31, 56
        CMYK:
        0, 20, 50, 14
      HSL:
        36°, 60.8939%, 64.9020%
        HSV (HSB):
        36°, 49.5455%, 86.2745%
        XYZ:
        48.1066, 47.8076, 21.7312
        xyY:
        0.4089, 0.4064, 47.8076
      CIE-Lab:
        74.7034, 7.5037, 39.5058
        CIE-LCH:
        74.7034, 40.2121, 79.2455
        CIE-Luv:
        74.7034, 32.9057, 48.3638
        Hunter-Lab:
        69.1431, 3.1918, 29.7657
      #dcb16f color charts
#dcb16f RGB chart
      #dcb16f CMYK chart
      #dcb16f RGB pie chart
      #dcb16f color shades, tints & tones
#dcb16f color schemes
#dcb16f color preview, HTML & CSS examples
           This text has a color of #dcb16f        
        
          <p style="color:#dcb16f;">Text here</p>
        
        
          .mytext {color:#dcb16f;}
        
        Text color #dcb16f
      
           This box has a color of #dcb16f        
        
          <div style="background-color:#dcb16f;">Content here</div>
        
        
          .mybackground {background-color:#dcb16f;}
        
        Background color #dcb16f
      
           Border around this has a color of #dcb16f        
        
          <div style="border:2px solid #dcb16f;">Content here</div>
        
        
          .myborder {border:2px solid #dcb16f;}
        
        Border color #dcb16f