#dc8e07 color space conversions
Hex:
        #dc8e07
        RGB:
        220, 142, 7
        CMY:
        14, 44, 97
        CMYK:
        0, 35, 97, 14
      HSL:
        38°, 93.8326%, 44.5098%
        HSV (HSB):
        38°, 96.8182%, 86.2745%
        XYZ:
        39.2266, 34.5770, 4.8076
        xyY:
        0.4990, 0.4398, 34.5770
      CIE-Lab:
        65.4180, 21.3240, 69.6868
        CIE-LCH:
        65.4180, 72.8764, 72.9860
        CIE-Luv:
        65.4180, 64.9102, 64.1381
        Hunter-Lab:
        58.8022, 16.1723, 36.3141
      #dc8e07 color charts
#dc8e07 RGB chart
      #dc8e07 CMYK chart
      #dc8e07 RGB pie chart
      #dc8e07 color shades, tints & tones
#dc8e07 color schemes
#dc8e07 color preview, HTML & CSS examples
           This text has a color of #dc8e07        
        
          <p style="color:#dc8e07;">Text here</p>
        
        
          .mytext {color:#dc8e07;}
        
        Text color #dc8e07
      
           This box has a color of #dc8e07        
        
          <div style="background-color:#dc8e07;">Content here</div>
        
        
          .mybackground {background-color:#dc8e07;}
        
        Background color #dc8e07
      
           Border around this has a color of #dc8e07        
        
          <div style="border:2px solid #dc8e07;">Content here</div>
        
        
          .myborder {border:2px solid #dc8e07;}
        
        Border color #dc8e07