#dc8c2a color space conversions
Hex:
        #dc8c2a
        RGB:
        220, 140, 42
        CMY:
        14, 45, 84
        CMYK:
        0, 36, 81, 14
      HSL:
        33°, 71.7742%, 51.3725%
        HSV (HSB):
        33°, 80.9091%, 86.2745%
        XYZ:
        39.3112, 34.1390, 6.7080
        xyY:
        0.4904, 0.4259, 34.1390
      CIE-Lab:
        65.0727, 23.0797, 60.7900
        CIE-LCH:
        65.0727, 65.0238, 69.2101
        CIE-Luv:
        65.0727, 65.3870, 58.5958
        Hunter-Lab:
        58.4286, 17.8462, 34.0931
      #dc8c2a color charts
#dc8c2a RGB chart
      #dc8c2a CMYK chart
      #dc8c2a RGB pie chart
      #dc8c2a color shades, tints & tones
#dc8c2a color schemes
#dc8c2a color preview, HTML & CSS examples
           This text has a color of #dc8c2a        
        
          <p style="color:#dc8c2a;">Text here</p>
        
        
          .mytext {color:#dc8c2a;}
        
        Text color #dc8c2a
      
           This box has a color of #dc8c2a        
        
          <div style="background-color:#dc8c2a;">Content here</div>
        
        
          .mybackground {background-color:#dc8c2a;}
        
        Background color #dc8c2a
      
           Border around this has a color of #dc8c2a        
        
          <div style="border:2px solid #dc8c2a;">Content here</div>
        
        
          .myborder {border:2px solid #dc8c2a;}
        
        Border color #dc8c2a