#dcb62f color space conversions
Hex:
        #dcb62f
        RGB:
        220, 182, 47
        CMY:
        14, 29, 82
        CMYK:
        0, 17, 79, 14
      HSL:
        47°, 71.1934%, 52.3529%
        HSV (HSB):
        47°, 78.6364%, 86.2745%
        XYZ:
        46.7562, 48.8768, 9.6592
        xyY:
        0.4441, 0.4642, 48.8768
      CIE-Lab:
        75.3746, 0.8469, 68.3441
        CIE-LCH:
        75.3746, 68.3494, 89.2900
        CIE-Luv:
        75.3746, 32.7016, 73.9678
        Hunter-Lab:
        69.9119, -2.9673, 40.7467
      #dcb62f color charts
#dcb62f RGB chart
      #dcb62f CMYK chart
      #dcb62f RGB pie chart
      #dcb62f color shades, tints & tones
#dcb62f color schemes
#dcb62f color preview, HTML & CSS examples
           This text has a color of #dcb62f        
        
          <p style="color:#dcb62f;">Text here</p>
        
        
          .mytext {color:#dcb62f;}
        
        Text color #dcb62f
      
           This box has a color of #dcb62f        
        
          <div style="background-color:#dcb62f;">Content here</div>
        
        
          .mybackground {background-color:#dcb62f;}
        
        Background color #dcb62f
      
           Border around this has a color of #dcb62f        
        
          <div style="border:2px solid #dcb62f;">Content here</div>
        
        
          .myborder {border:2px solid #dcb62f;}
        
        Border color #dcb62f