#dc8e2b color space conversions
Hex:
        #dc8e2b
        RGB:
        220, 142, 43
        CMY:
        14, 44, 83
        CMYK:
        0, 35, 80, 14
      HSL:
        34°, 71.6599%, 51.5686%
        HSV (HSB):
        34°, 80.4545%, 86.2745%
        XYZ:
        39.6242, 34.7361, 6.9018
        xyY:
        0.4876, 0.4275, 34.7361
      CIE-Lab:
        65.5427, 22.0405, 60.8469
        CIE-LCH:
        65.5427, 64.7157, 70.0882
        CIE-Luv:
        65.5427, 63.7223, 59.1333
        Hunter-Lab:
        58.9373, 16.8674, 34.3130
      #dc8e2b color charts
#dc8e2b RGB chart
      #dc8e2b CMYK chart
      #dc8e2b RGB pie chart
      #dc8e2b color shades, tints & tones
#dc8e2b color schemes
#dc8e2b color preview, HTML & CSS examples
           This text has a color of #dc8e2b        
        
          <p style="color:#dc8e2b;">Text here</p>
        
        
          .mytext {color:#dc8e2b;}
        
        Text color #dc8e2b
      
           This box has a color of #dc8e2b        
        
          <div style="background-color:#dc8e2b;">Content here</div>
        
        
          .mybackground {background-color:#dc8e2b;}
        
        Background color #dc8e2b
      
           Border around this has a color of #dc8e2b        
        
          <div style="border:2px solid #dc8e2b;">Content here</div>
        
        
          .myborder {border:2px solid #dc8e2b;}
        
        Border color #dc8e2b