#dcca0b color space conversions
Hex:
        #dcca0b
        RGB:
        220, 202, 11
        CMY:
        14, 21, 96
        CMYK:
        0, 8, 95, 14
      HSL:
        55°, 90.4762%, 45.2941%
        HSV (HSB):
        55°, 95.0000%, 86.2745%
        XYZ:
        50.6961, 57.4809, 8.7396
        xyY:
        0.4336, 0.4916, 57.4809
      CIE-Lab:
        80.4493, -10.2379, 80.0193
        CIE-LCH:
        80.4493, 80.6715, 97.2910
        CIE-Luv:
        80.4493, 18.9180, 86.3065
        Hunter-Lab:
        75.8161, -13.3203, 46.2368
      #dcca0b color charts
#dcca0b RGB chart
      #dcca0b CMYK chart
      #dcca0b RGB pie chart
      #dcca0b color shades, tints & tones
#dcca0b color schemes
#dcca0b color preview, HTML & CSS examples
           This text has a color of #dcca0b        
        
          <p style="color:#dcca0b;">Text here</p>
        
        
          .mytext {color:#dcca0b;}
        
        Text color #dcca0b
      
           This box has a color of #dcca0b        
        
          <div style="background-color:#dcca0b;">Content here</div>
        
        
          .mybackground {background-color:#dcca0b;}
        
        Background color #dcca0b
      
           Border around this has a color of #dcca0b        
        
          <div style="border:2px solid #dcca0b;">Content here</div>
        
        
          .myborder {border:2px solid #dcca0b;}
        
        Border color #dcca0b