#dc9a2e color space conversions
Hex:
        #dc9a2e
        RGB:
        220, 154, 46
        CMY:
        14, 40, 82
        CMYK:
        0, 30, 79, 14
      HSL:
        37°, 71.3115%, 52.1569%
        HSV (HSB):
        37°, 79.0909%, 86.2745%
        XYZ:
        41.5639, 38.5241, 7.8300
        xyY:
        0.4728, 0.4382, 38.5241
      CIE-Lab:
        68.4051, 15.7002, 62.3566
        CIE-LCH:
        68.4051, 64.3027, 75.8677
        CIE-Luv:
        68.4051, 54.0290, 63.0954
        Hunter-Lab:
        62.0678, 10.9146, 35.9679
      #dc9a2e color charts
#dc9a2e RGB chart
      #dc9a2e CMYK chart
      #dc9a2e RGB pie chart
      #dc9a2e color shades, tints & tones
#dc9a2e color schemes
#dc9a2e color preview, HTML & CSS examples
           This text has a color of #dc9a2e        
        
          <p style="color:#dc9a2e;">Text here</p>
        
        
          .mytext {color:#dc9a2e;}
        
        Text color #dc9a2e
      
           This box has a color of #dc9a2e        
        
          <div style="background-color:#dc9a2e;">Content here</div>
        
        
          .mybackground {background-color:#dc9a2e;}
        
        Background color #dc9a2e
      
           Border around this has a color of #dc9a2e        
        
          <div style="border:2px solid #dc9a2e;">Content here</div>
        
        
          .myborder {border:2px solid #dc9a2e;}
        
        Border color #dc9a2e