#dcb15b color space conversions
Hex:
        #dcb15b
        RGB:
        220, 177, 91
        CMY:
        14, 31, 64
        CMYK:
        0, 20, 59, 14
      HSL:
        40°, 64.8241%, 60.9804%
        HSV (HSB):
        40°, 58.6364%, 86.2745%
        XYZ:
        47.1257, 47.4153, 16.5658
        xyY:
        0.4241, 0.4268, 47.4153
      CIE-Lab:
        74.4546, 5.8492, 49.1867
        CIE-LCH:
        74.4546, 49.5332, 83.2183
        CIE-Luv:
        74.4546, 34.3033, 57.8520
        Hunter-Lab:
        68.8587, 1.6594, 33.9373
      #dcb15b color charts
#dcb15b RGB chart
      #dcb15b CMYK chart
      #dcb15b RGB pie chart
      #dcb15b color shades, tints & tones
#dcb15b color schemes
#dcb15b color preview, HTML & CSS examples
           This text has a color of #dcb15b        
        
          <p style="color:#dcb15b;">Text here</p>
        
        
          .mytext {color:#dcb15b;}
        
        Text color #dcb15b
      
           This box has a color of #dcb15b        
        
          <div style="background-color:#dcb15b;">Content here</div>
        
        
          .mybackground {background-color:#dcb15b;}
        
        Background color #dcb15b
      
           Border around this has a color of #dcb15b        
        
          <div style="border:2px solid #dcb15b;">Content here</div>
        
        
          .myborder {border:2px solid #dcb15b;}
        
        Border color #dcb15b