#dc8e3d color space conversions
Hex:
        #dc8e3d
        RGB:
        220, 142, 61
        CMY:
        14, 44, 76
        CMYK:
        0, 35, 72, 14
      HSL:
        31°, 69.4323%, 55.0980%
        HSV (HSB):
        31°, 72.2727%, 86.2745%
        XYZ:
        40.0305, 34.8986, 9.0411
        xyY:
        0.4767, 0.4156, 34.8986
      CIE-Lab:
        65.6696, 22.7654, 53.5559
        CIE-LCH:
        65.6696, 58.1936, 66.9707
        CIE-Luv:
        65.6696, 62.5449, 54.1631
        Hunter-Lab:
        59.0750, 17.5742, 32.2785
      #dc8e3d color charts
#dc8e3d RGB chart
      #dc8e3d CMYK chart
      #dc8e3d RGB pie chart
      #dc8e3d color shades, tints & tones
#dc8e3d color schemes
#dc8e3d color preview, HTML & CSS examples
           This text has a color of #dc8e3d        
        
          <p style="color:#dc8e3d;">Text here</p>
        
        
          .mytext {color:#dc8e3d;}
        
        Text color #dc8e3d
      
           This box has a color of #dc8e3d        
        
          <div style="background-color:#dc8e3d;">Content here</div>
        
        
          .mybackground {background-color:#dc8e3d;}
        
        Background color #dc8e3d
      
           Border around this has a color of #dc8e3d        
        
          <div style="border:2px solid #dc8e3d;">Content here</div>
        
        
          .myborder {border:2px solid #dc8e3d;}
        
        Border color #dc8e3d