#dc8e0f color space conversions
Hex:
        #dc8e0f
        RGB:
        220, 142, 15
        CMY:
        14, 44, 94
        CMYK:
        0, 35, 93, 14
      HSL:
        37°, 87.2340%, 46.0784%
        HSV (HSB):
        37°, 93.1818%, 86.2745%
        XYZ:
        39.2744, 34.5961, 5.0597
        xyY:
        0.4976, 0.4383, 34.5961
      CIE-Lab:
        65.4330, 21.4106, 68.4981
        CIE-LCH:
        65.4330, 71.7663, 72.6422
        CIE-Luv:
        65.4330, 64.7653, 63.5282
        Hunter-Lab:
        58.8185, 16.2561, 36.0727
      #dc8e0f color charts
#dc8e0f RGB chart
      #dc8e0f CMYK chart
      #dc8e0f RGB pie chart
      #dc8e0f color shades, tints & tones
#dc8e0f color schemes
#dc8e0f color preview, HTML & CSS examples
           This text has a color of #dc8e0f        
        
          <p style="color:#dc8e0f;">Text here</p>
        
        
          .mytext {color:#dc8e0f;}
        
        Text color #dc8e0f
      
           This box has a color of #dc8e0f        
        
          <div style="background-color:#dc8e0f;">Content here</div>
        
        
          .mybackground {background-color:#dc8e0f;}
        
        Background color #dc8e0f
      
           Border around this has a color of #dc8e0f        
        
          <div style="border:2px solid #dc8e0f;">Content here</div>
        
        
          .myborder {border:2px solid #dc8e0f;}
        
        Border color #dc8e0f