#dc8e15 color space conversions
Hex:
        #dc8e15
        RGB:
        220, 142, 21
        CMY:
        14, 44, 92
        CMYK:
        0, 35, 90, 14
      HSL:
        36°, 82.5726%, 47.2549%
        HSV (HSB):
        36°, 90.4545%, 86.2745%
        XYZ:
        39.3236, 34.6158, 5.3184
        xyY:
        0.4961, 0.4367, 34.6158
      CIE-Lab:
        65.4484, 21.4994, 67.3194
        CIE-LCH:
        65.4484, 70.6691, 72.2884
        CIE-Luv:
        65.4484, 64.6171, 62.9043
        Hunter-Lab:
        58.8352, 16.3421, 35.8251
      #dc8e15 color charts
#dc8e15 RGB chart
      #dc8e15 CMYK chart
      #dc8e15 RGB pie chart
      #dc8e15 color shades, tints & tones
#dc8e15 color schemes
#dc8e15 color preview, HTML & CSS examples
           This text has a color of #dc8e15        
        
          <p style="color:#dc8e15;">Text here</p>
        
        
          .mytext {color:#dc8e15;}
        
        Text color #dc8e15
      
           This box has a color of #dc8e15        
        
          <div style="background-color:#dc8e15;">Content here</div>
        
        
          .mybackground {background-color:#dc8e15;}
        
        Background color #dc8e15
      
           Border around this has a color of #dc8e15        
        
          <div style="border:2px solid #dc8e15;">Content here</div>
        
        
          .myborder {border:2px solid #dc8e15;}
        
        Border color #dc8e15