#dcbf5b color space conversions
Hex:
        #dcbf5b
        RGB:
        220, 191, 91
        CMY:
        14, 25, 64
        CMYK:
        0, 13, 59, 14
      HSL:
        47°, 64.8241%, 60.9804%
        HSV (HSB):
        47°, 58.6364%, 86.2745%
        XYZ:
        50.0343, 53.2326, 17.5354
        xyY:
        0.4142, 0.4407, 53.2326
      CIE-Lab:
        78.0121, -1.5050, 53.2767
        CIE-LCH:
        78.0121, 53.2979, 91.6181
        CIE-Luv:
        78.0121, 24.5998, 64.2190
        Hunter-Lab:
        72.9607, -5.2710, 36.8227
      #dcbf5b color charts
#dcbf5b RGB chart
      #dcbf5b CMYK chart
      #dcbf5b RGB pie chart
      #dcbf5b color shades, tints & tones
#dcbf5b color schemes
#dcbf5b color preview, HTML & CSS examples
           This text has a color of #dcbf5b        
        
          <p style="color:#dcbf5b;">Text here</p>
        
        
          .mytext {color:#dcbf5b;}
        
        Text color #dcbf5b
      
           This box has a color of #dcbf5b        
        
          <div style="background-color:#dcbf5b;">Content here</div>
        
        
          .mybackground {background-color:#dcbf5b;}
        
        Background color #dcbf5b
      
           Border around this has a color of #dcbf5b        
        
          <div style="border:2px solid #dcbf5b;">Content here</div>
        
        
          .myborder {border:2px solid #dcbf5b;}
        
        Border color #dcbf5b