#dcbc48 color space conversions
Hex:
        #dcbc48
        RGB:
        220, 188, 72
        CMY:
        14, 26, 72
        CMYK:
        0, 15, 67, 14
      HSL:
        47°, 67.8899%, 57.2549%
        HSV (HSB):
        47°, 67.2727%, 86.2745%
        XYZ:
        48.6681, 51.6500, 13.5352
        xyY:
        0.4275, 0.4537, 51.6500
      CIE-Lab:
        77.0711, -1.1573, 60.6517
        CIE-LCH:
        77.0711, 60.6627, 91.0931
        CIE-Luv:
        77.0711, 27.5223, 69.8037
        Hunter-Lab:
        71.8679, -4.8907, 39.1412
      #dcbc48 color charts
#dcbc48 RGB chart
      #dcbc48 CMYK chart
      #dcbc48 RGB pie chart
      #dcbc48 color shades, tints & tones
#dcbc48 color schemes
#dcbc48 color preview, HTML & CSS examples
           This text has a color of #dcbc48        
        
          <p style="color:#dcbc48;">Text here</p>
        
        
          .mytext {color:#dcbc48;}
        
        Text color #dcbc48
      
           This box has a color of #dcbc48        
        
          <div style="background-color:#dcbc48;">Content here</div>
        
        
          .mybackground {background-color:#dcbc48;}
        
        Background color #dcbc48
      
           Border around this has a color of #dcbc48        
        
          <div style="border:2px solid #dcbc48;">Content here</div>
        
        
          .myborder {border:2px solid #dcbc48;}
        
        Border color #dcbc48