#dc8e2a color space conversions
Hex:
        #dc8e2a
        RGB:
        220, 142, 42
        CMY:
        14, 44, 84
        CMYK:
        0, 35, 81, 14
      HSL:
        34°, 71.7742%, 51.3725%
        HSV (HSB):
        34°, 80.9091%, 86.2745%
        XYZ:
        39.6061, 34.7288, 6.8063
        xyY:
        0.4881, 0.4280, 34.7288
      CIE-Lab:
        65.5370, 22.0080, 61.2064
        CIE-LCH:
        65.5370, 65.0429, 70.2230
        CIE-Luv:
        65.5370, 63.7756, 59.3584
        Hunter-Lab:
        58.9312, 16.8357, 34.4040
      #dc8e2a color charts
#dc8e2a RGB chart
      #dc8e2a CMYK chart
      #dc8e2a RGB pie chart
      #dc8e2a color shades, tints & tones
#dc8e2a color schemes
#dc8e2a color preview, HTML & CSS examples
           This text has a color of #dc8e2a        
        
          <p style="color:#dc8e2a;">Text here</p>
        
        
          .mytext {color:#dc8e2a;}
        
        Text color #dc8e2a
      
           This box has a color of #dc8e2a        
        
          <div style="background-color:#dc8e2a;">Content here</div>
        
        
          .mybackground {background-color:#dc8e2a;}
        
        Background color #dc8e2a
      
           Border around this has a color of #dc8e2a        
        
          <div style="border:2px solid #dc8e2a;">Content here</div>
        
        
          .myborder {border:2px solid #dc8e2a;}
        
        Border color #dc8e2a