#dccb35 color space conversions
Hex:
        #dccb35
        RGB:
        220, 203, 53
        CMY:
        14, 20, 79
        CMYK:
        0, 8, 76, 14
      HSL:
        54°, 70.4641%, 53.5294%
        HSV (HSB):
        54°, 75.9091%, 86.2745%
        XYZ:
        51.5137, 58.1846, 11.8838
        xyY:
        0.4237, 0.4786, 58.1846
      CIE-Lab:
        80.8413, -9.7592, 71.3888
        CIE-LCH:
        80.8413, 72.0528, 97.7844
        CIE-Luv:
        80.8413, 17.6722, 81.1130
        Hunter-Lab:
        76.2788, -12.9406, 44.1581
      #dccb35 color charts
#dccb35 RGB chart
      #dccb35 CMYK chart
      #dccb35 RGB pie chart
      #dccb35 color shades, tints & tones
#dccb35 color schemes
#dccb35 color preview, HTML & CSS examples
           This text has a color of #dccb35        
        
          <p style="color:#dccb35;">Text here</p>
        
        
          .mytext {color:#dccb35;}
        
        Text color #dccb35
      
           This box has a color of #dccb35        
        
          <div style="background-color:#dccb35;">Content here</div>
        
        
          .mybackground {background-color:#dccb35;}
        
        Background color #dccb35
      
           Border around this has a color of #dccb35        
        
          <div style="border:2px solid #dccb35;">Content here</div>
        
        
          .myborder {border:2px solid #dccb35;}
        
        Border color #dccb35