#dcb06b color space conversions
Hex:
        #dcb06b
        RGB:
        220, 176, 107
        CMY:
        14, 31, 58
        CMYK:
        0, 20, 51, 14
      HSL:
        37°, 61.7486%, 64.1176%
        HSV (HSB):
        37°, 51.3636%, 86.2745%
        XYZ:
        47.6944, 47.3278, 20.5313
        xyY:
        0.4127, 0.4096, 47.3278
      CIE-Lab:
        74.3990, 7.6745, 41.1729
        CIE-LCH:
        74.3990, 41.8821, 79.4414
        CIE-Luv:
        74.3990, 33.8913, 49.9253
        Hunter-Lab:
        68.7952, 3.3588, 30.4621
      #dcb06b color charts
#dcb06b RGB chart
      #dcb06b CMYK chart
      #dcb06b RGB pie chart
      #dcb06b color shades, tints & tones
#dcb06b color schemes
#dcb06b color preview, HTML & CSS examples
           This text has a color of #dcb06b        
        
          <p style="color:#dcb06b;">Text here</p>
        
        
          .mytext {color:#dcb06b;}
        
        Text color #dcb06b
      
           This box has a color of #dcb06b        
        
          <div style="background-color:#dcb06b;">Content here</div>
        
        
          .mybackground {background-color:#dcb06b;}
        
        Background color #dcb06b
      
           Border around this has a color of #dcb06b        
        
          <div style="border:2px solid #dcb06b;">Content here</div>
        
        
          .myborder {border:2px solid #dcb06b;}
        
        Border color #dcb06b