#dcbc95 color space conversions
Hex:
        #dcbc95
        RGB:
        220, 188, 149
        CMY:
        14, 26, 42
        CMYK:
        0, 15, 32, 14
      HSL:
        33°, 50.3546%, 72.3529%
        HSV (HSB):
        33°, 32.2727%, 86.2745%
        XYZ:
        52.9232, 53.3520, 35.9424
        xyY:
        0.3721, 0.3751, 53.3520
      CIE-Lab:
        78.0824, 5.8173, 23.9884
        CIE-LCH:
        78.0824, 24.6837, 76.3686
        CIE-Luv:
        78.0824, 22.7754, 31.7742
        Hunter-Lab:
        73.0425, 1.5087, 21.9546
      #dcbc95 color charts
#dcbc95 RGB chart
      #dcbc95 CMYK chart
      #dcbc95 RGB pie chart
      #dcbc95 color shades, tints & tones
#dcbc95 color schemes
#dcbc95 color preview, HTML & CSS examples
           This text has a color of #dcbc95        
        
          <p style="color:#dcbc95;">Text here</p>
        
        
          .mytext {color:#dcbc95;}
        
        Text color #dcbc95
      
           This box has a color of #dcbc95        
        
          <div style="background-color:#dcbc95;">Content here</div>
        
        
          .mybackground {background-color:#dcbc95;}
        
        Background color #dcbc95
      
           Border around this has a color of #dcbc95        
        
          <div style="border:2px solid #dcbc95;">Content here</div>
        
        
          .myborder {border:2px solid #dcbc95;}
        
        Border color #dcbc95