#dc8f2b color space conversions
Hex:
        #dc8f2b
        RGB:
        220, 143, 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.7737, 35.0350, 6.9516
        xyY:
        0.4865, 0.4285, 35.0350
      CIE-Lab:
        65.7759, 21.5042, 61.0576
        CIE-LCH:
        65.7759, 64.7338, 70.5980
        CIE-Luv:
        65.7759, 62.9190, 59.5165
        Hunter-Lab:
        59.1904, 16.3622, 34.4699
      #dc8f2b color charts
#dc8f2b RGB chart
      #dc8f2b CMYK chart
      #dc8f2b RGB pie chart
      #dc8f2b color shades, tints & tones
#dc8f2b color schemes
#dc8f2b color preview, HTML & CSS examples
           This text has a color of #dc8f2b        
        
          <p style="color:#dc8f2b;">Text here</p>
        
        
          .mytext {color:#dc8f2b;}
        
        Text color #dc8f2b
      
           This box has a color of #dc8f2b        
        
          <div style="background-color:#dc8f2b;">Content here</div>
        
        
          .mybackground {background-color:#dc8f2b;}
        
        Background color #dc8f2b
      
           Border around this has a color of #dc8f2b        
        
          <div style="border:2px solid #dc8f2b;">Content here</div>
        
        
          .myborder {border:2px solid #dc8f2b;}
        
        Border color #dc8f2b