#dcb99f color space conversions
Hex:
        #dcb99f
        RGB:
        220, 185, 159
        CMY:
        14, 27, 38
        CMYK:
        0, 16, 28, 14
      HSL:
        26°, 46.5649%, 74.3137%
        HSV (HSB):
        26°, 27.7273%, 86.2745%
        XYZ:
        53.1222, 52.4168, 40.1185
        xyY:
        0.3647, 0.3599, 52.4168
      CIE-Lab:
        77.5294, 8.7156, 17.8766
        CIE-LCH:
        77.5294, 19.8881, 64.0087
        CIE-Luv:
        77.5294, 23.7508, 23.3925
        Hunter-Lab:
        72.3994, 4.2731, 17.8254
      #dcb99f color charts
#dcb99f RGB chart
      #dcb99f CMYK chart
      #dcb99f RGB pie chart
      #dcb99f color shades, tints & tones
#dcb99f color schemes
#dcb99f color preview, HTML & CSS examples
           This text has a color of #dcb99f        
        
          <p style="color:#dcb99f;">Text here</p>
        
        
          .mytext {color:#dcb99f;}
        
        Text color #dcb99f
      
           This box has a color of #dcb99f        
        
          <div style="background-color:#dcb99f;">Content here</div>
        
        
          .mybackground {background-color:#dcb99f;}
        
        Background color #dcb99f
      
           Border around this has a color of #dcb99f        
        
          <div style="border:2px solid #dcb99f;">Content here</div>
        
        
          .myborder {border:2px solid #dcb99f;}
        
        Border color #dcb99f