#dc8d07 color space conversions
Hex:
        #dc8d07
        RGB:
        220, 141, 7
        CMY:
        14, 45, 97
        CMYK:
        0, 36, 97, 14
      HSL:
        38°, 93.8326%, 44.5098%
        HSV (HSB):
        38°, 96.8182%, 86.2745%
        XYZ:
        39.0784, 34.2807, 4.7582
        xyY:
        0.5003, 0.4388, 34.2807
      CIE-Lab:
        65.1848, 21.8600, 69.5276
        CIE-LCH:
        65.1848, 72.8831, 72.5465
        CIE-Luv:
        65.1848, 65.7345, 63.7768
        Hunter-Lab:
        58.5498, 16.6759, 36.1665
      #dc8d07 color charts
#dc8d07 RGB chart
      #dc8d07 CMYK chart
      #dc8d07 RGB pie chart
      #dc8d07 color shades, tints & tones
#dc8d07 color schemes
#dc8d07 color preview, HTML & CSS examples
           This text has a color of #dc8d07        
        
          <p style="color:#dc8d07;">Text here</p>
        
        
          .mytext {color:#dc8d07;}
        
        Text color #dc8d07
      
           This box has a color of #dc8d07        
        
          <div style="background-color:#dc8d07;">Content here</div>
        
        
          .mybackground {background-color:#dc8d07;}
        
        Background color #dc8d07
      
           Border around this has a color of #dc8d07        
        
          <div style="border:2px solid #dc8d07;">Content here</div>
        
        
          .myborder {border:2px solid #dc8d07;}
        
        Border color #dc8d07