#dc8e1b color space conversions
Hex:
        #dc8e1b
        RGB:
        220, 142, 27
        CMY:
        14, 44, 89
        CMYK:
        0, 35, 88, 14
      HSL:
        36°, 78.1377%, 48.4314%
        HSV (HSB):
        36°, 87.7273%, 86.2745%
        XYZ:
        39.3860, 34.6408, 5.6474
        xyY:
        0.4943, 0.4348, 34.6408
      CIE-Lab:
        65.4680, 21.6121, 65.8758
        CIE-LCH:
        65.4680, 69.3304, 71.8367
        CIE-Luv:
        65.4680, 64.4295, 62.1142
        Hunter-Lab:
        58.8564, 16.4514, 35.5105
      #dc8e1b color charts
#dc8e1b RGB chart
      #dc8e1b CMYK chart
      #dc8e1b RGB pie chart
      #dc8e1b color shades, tints & tones
#dc8e1b color schemes
#dc8e1b color preview, HTML & CSS examples
           This text has a color of #dc8e1b        
        
          <p style="color:#dc8e1b;">Text here</p>
        
        
          .mytext {color:#dc8e1b;}
        
        Text color #dc8e1b
      
           This box has a color of #dc8e1b        
        
          <div style="background-color:#dc8e1b;">Content here</div>
        
        
          .mybackground {background-color:#dc8e1b;}
        
        Background color #dc8e1b
      
           Border around this has a color of #dc8e1b        
        
          <div style="border:2px solid #dc8e1b;">Content here</div>
        
        
          .myborder {border:2px solid #dc8e1b;}
        
        Border color #dc8e1b