#dcb971 color space conversions
Hex:
        #dcb971
        RGB:
        220, 185, 113
        CMY:
        14, 27, 56
        CMYK:
        0, 16, 49, 14
      HSL:
        40°, 60.4520%, 65.2941%
        HSV (HSB):
        40°, 48.6364%, 86.2745%
        XYZ:
        49.8448, 51.1058, 22.8601
        xyY:
        0.4026, 0.4128, 51.1058
      CIE-Lab:
        76.7431, 3.4546, 41.0327
        CIE-LCH:
        76.7431, 41.1778, 85.1875
        CIE-Luv:
        76.7431, 27.3800, 51.2564
        Hunter-Lab:
        71.4883, -0.6466, 31.0825
      #dcb971 color charts
#dcb971 RGB chart
      #dcb971 CMYK chart
      #dcb971 RGB pie chart
      #dcb971 color shades, tints & tones
#dcb971 color schemes
#dcb971 color preview, HTML & CSS examples
           This text has a color of #dcb971        
        
          <p style="color:#dcb971;">Text here</p>
        
        
          .mytext {color:#dcb971;}
        
        Text color #dcb971
      
           This box has a color of #dcb971        
        
          <div style="background-color:#dcb971;">Content here</div>
        
        
          .mybackground {background-color:#dcb971;}
        
        Background color #dcb971
      
           Border around this has a color of #dcb971        
        
          <div style="border:2px solid #dcb971;">Content here</div>
        
        
          .myborder {border:2px solid #dcb971;}
        
        Border color #dcb971