#dcbb96 color space conversions
Hex:
        #dcbb96
        RGB:
        220, 187, 150
        CMY:
        14, 27, 41
        CMYK:
        0, 15, 32, 14
      HSL:
        32°, 50.0000%, 72.5490%
        HSV (HSB):
        32°, 31.8182%, 86.2745%
        XYZ:
        52.7905, 52.9583, 36.2938
        xyY:
        0.3717, 0.3728, 52.9583
      CIE-Lab:
        77.8504, 6.4733, 23.1394
        CIE-LCH:
        77.8504, 24.0278, 74.3711
        CIE-Luv:
        77.8504, 23.3081, 30.5650
        Hunter-Lab:
        72.7725, 2.1356, 21.3710
      #dcbb96 color charts
#dcbb96 RGB chart
      #dcbb96 CMYK chart
      #dcbb96 RGB pie chart
      #dcbb96 color shades, tints & tones
#dcbb96 color schemes
#dcbb96 color preview, HTML & CSS examples
           This text has a color of #dcbb96        
        
          <p style="color:#dcbb96;">Text here</p>
        
        
          .mytext {color:#dcbb96;}
        
        Text color #dcbb96
      
           This box has a color of #dcbb96        
        
          <div style="background-color:#dcbb96;">Content here</div>
        
        
          .mybackground {background-color:#dcbb96;}
        
        Background color #dcbb96
      
           Border around this has a color of #dcbb96        
        
          <div style="border:2px solid #dcbb96;">Content here</div>
        
        
          .myborder {border:2px solid #dcbb96;}
        
        Border color #dcbb96