#dcb78e color space conversions
Hex:
        #dcb78e
        RGB:
        220, 183, 142
        CMY:
        14, 28, 44
        CMYK:
        0, 17, 35, 14
      HSL:
        32°, 52.7027%, 70.9804%
        HSV (HSB):
        32°, 35.4545%, 86.2745%
        XYZ:
        51.3312, 51.0356, 32.7366
        xyY:
        0.3799, 0.3778, 51.0356
      CIE-Lab:
        76.7006, 7.6065, 25.8441
        CIE-LCH:
        76.7006, 26.9402, 73.5996
        CIE-Luv:
        76.7006, 26.4636, 33.5149
        Hunter-Lab:
        71.4392, 3.2389, 22.8382
      #dcb78e color charts
#dcb78e RGB chart
      #dcb78e CMYK chart
      #dcb78e RGB pie chart
      #dcb78e color shades, tints & tones
#dcb78e color schemes
#dcb78e color preview, HTML & CSS examples
           This text has a color of #dcb78e        
        
          <p style="color:#dcb78e;">Text here</p>
        
        
          .mytext {color:#dcb78e;}
        
        Text color #dcb78e
      
           This box has a color of #dcb78e        
        
          <div style="background-color:#dcb78e;">Content here</div>
        
        
          .mybackground {background-color:#dcb78e;}
        
        Background color #dcb78e
      
           Border around this has a color of #dcb78e        
        
          <div style="border:2px solid #dcb78e;">Content here</div>
        
        
          .myborder {border:2px solid #dcb78e;}
        
        Border color #dcb78e