#dcc246 color space conversions
Hex:
        #dcc246
        RGB:
        220, 194, 70
        CMY:
        14, 24, 73
        CMYK:
        0, 12, 68, 14
      HSL:
        50°, 68.1818%, 56.8627%
        HSV (HSB):
        50°, 68.1818%, 86.2745%
        XYZ:
        49.9125, 54.2414, 13.6333
        xyY:
        0.4238, 0.4605, 54.2414
      CIE-Lab:
        78.6023, -4.3768, 63.0512
        CIE-LCH:
        78.6023, 63.2030, 93.9709
        CIE-Luv:
        78.6023, 23.4060, 72.9779
        Hunter-Lab:
        73.6488, -7.9142, 40.5788
      #dcc246 color charts
#dcc246 RGB chart
      #dcc246 CMYK chart
      #dcc246 RGB pie chart
      #dcc246 color shades, tints & tones
#dcc246 color schemes
#dcc246 color preview, HTML & CSS examples
           This text has a color of #dcc246        
        
          <p style="color:#dcc246;">Text here</p>
        
        
          .mytext {color:#dcc246;}
        
        Text color #dcc246
      
           This box has a color of #dcc246        
        
          <div style="background-color:#dcc246;">Content here</div>
        
        
          .mybackground {background-color:#dcc246;}
        
        Background color #dcc246
      
           Border around this has a color of #dcc246        
        
          <div style="border:2px solid #dcc246;">Content here</div>
        
        
          .myborder {border:2px solid #dcc246;}
        
        Border color #dcc246