#dc8c25 color space conversions
Hex:
        #dc8c25
        RGB:
        220, 140, 37
        CMY:
        14, 45, 85
        CMYK:
        0, 36, 83, 14
      HSL:
        34°, 72.3320%, 50.3922%
        HSV (HSB):
        34°, 83.1818%, 86.2745%
        XYZ:
        39.2272, 34.1054, 6.2658
        xyY:
        0.4928, 0.4285, 34.1054
      CIE-Lab:
        65.0461, 22.9289, 62.5198
        CIE-LCH:
        65.0461, 66.5917, 69.8597
        CIE-Luv:
        65.0461, 65.6436, 59.6511
        Hunter-Lab:
        58.3998, 17.6990, 34.5186
      #dc8c25 color charts
#dc8c25 RGB chart
      #dc8c25 CMYK chart
      #dc8c25 RGB pie chart
      #dc8c25 color shades, tints & tones
#dc8c25 color schemes
#dc8c25 color preview, HTML & CSS examples
           This text has a color of #dc8c25        
        
          <p style="color:#dc8c25;">Text here</p>
        
        
          .mytext {color:#dc8c25;}
        
        Text color #dc8c25
      
           This box has a color of #dc8c25        
        
          <div style="background-color:#dc8c25;">Content here</div>
        
        
          .mybackground {background-color:#dc8c25;}
        
        Background color #dc8c25
      
           Border around this has a color of #dc8c25        
        
          <div style="border:2px solid #dc8c25;">Content here</div>
        
        
          .myborder {border:2px solid #dc8c25;}
        
        Border color #dc8c25