#dcb085 color space conversions
Hex:
        #dcb085
        RGB:
        220, 176, 133
        CMY:
        14, 31, 48
        CMYK:
        0, 20, 40, 14
      HSL:
        30°, 55.4140%, 69.2157%
        HSV (HSB):
        30°, 39.5455%, 86.2745%
        XYZ:
        49.2742, 47.9598, 28.8504
        xyY:
        0.3908, 0.3804, 47.9598
      CIE-Lab:
        74.7995, 10.2873, 28.0931
        CIE-LCH:
        74.7995, 29.9174, 69.8879
        CIE-Luv:
        74.7995, 31.7222, 35.3682
        Hunter-Lab:
        69.2530, 5.8117, 23.7772
      #dcb085 color charts
#dcb085 RGB chart
      #dcb085 CMYK chart
      #dcb085 RGB pie chart
      #dcb085 color shades, tints & tones
#dcb085 color schemes
#dcb085 color preview, HTML & CSS examples
           This text has a color of #dcb085        
        
          <p style="color:#dcb085;">Text here</p>
        
        
          .mytext {color:#dcb085;}
        
        Text color #dcb085
      
           This box has a color of #dcb085        
        
          <div style="background-color:#dcb085;">Content here</div>
        
        
          .mybackground {background-color:#dcb085;}
        
        Background color #dcb085
      
           Border around this has a color of #dcb085        
        
          <div style="border:2px solid #dcb085;">Content here</div>
        
        
          .myborder {border:2px solid #dcb085;}
        
        Border color #dcb085