#dcb12b color space conversions
Hex:
        #dcb12b
        RGB:
        220, 177, 43
        CMY:
        14, 31, 83
        CMYK:
        0, 20, 80, 14
      HSL:
        45°, 71.6599%, 51.5686%
        HSV (HSB):
        45°, 80.4545%, 86.2745%
        XYZ:
        45.6734, 46.8343, 8.9182
        xyY:
        0.4503, 0.4618, 46.8343
      CIE-Lab:
        74.0837, 3.3404, 68.4602
        CIE-LCH:
        74.0837, 68.5417, 87.2066
        CIE-Luv:
        74.0837, 36.5117, 72.7963
        Hunter-Lab:
        68.4356, -0.6329, 40.1786
      #dcb12b color charts
#dcb12b RGB chart
      #dcb12b CMYK chart
      #dcb12b RGB pie chart
      #dcb12b color shades, tints & tones
#dcb12b color schemes
#dcb12b color preview, HTML & CSS examples
           This text has a color of #dcb12b        
        
          <p style="color:#dcb12b;">Text here</p>
        
        
          .mytext {color:#dcb12b;}
        
        Text color #dcb12b
      
           This box has a color of #dcb12b        
        
          <div style="background-color:#dcb12b;">Content here</div>
        
        
          .mybackground {background-color:#dcb12b;}
        
        Background color #dcb12b
      
           Border around this has a color of #dcb12b        
        
          <div style="border:2px solid #dcb12b;">Content here</div>
        
        
          .myborder {border:2px solid #dcb12b;}
        
        Border color #dcb12b