#dcb548 color space conversions
Hex:
        #dcb548
        RGB:
        220, 181, 72
        CMY:
        14, 29, 72
        CMYK:
        0, 18, 67, 14
      HSL:
        44°, 67.8899%, 57.2549%
        HSV (HSB):
        44°, 67.2727%, 86.2745%
        XYZ:
        47.2088, 48.7313, 13.0488
        xyY:
        0.4332, 0.4471, 48.7313
      CIE-Lab:
        75.2838, 2.5074, 58.7807
        CIE-LCH:
        75.2838, 58.8341, 87.5574
        CIE-Luv:
        75.2838, 32.4933, 66.8153
        Hunter-Lab:
        69.8078, -1.4498, 37.7827
      #dcb548 color charts
#dcb548 RGB chart
      #dcb548 CMYK chart
      #dcb548 RGB pie chart
      #dcb548 color shades, tints & tones
#dcb548 color schemes
#dcb548 color preview, HTML & CSS examples
           This text has a color of #dcb548        
        
          <p style="color:#dcb548;">Text here</p>
        
        
          .mytext {color:#dcb548;}
        
        Text color #dcb548
      
           This box has a color of #dcb548        
        
          <div style="background-color:#dcb548;">Content here</div>
        
        
          .mybackground {background-color:#dcb548;}
        
        Background color #dcb548
      
           Border around this has a color of #dcb548        
        
          <div style="border:2px solid #dcb548;">Content here</div>
        
        
          .myborder {border:2px solid #dcb548;}
        
        Border color #dcb548