#dc6d16 color space conversions
Hex:
        #dc6d16
        RGB:
        220, 109, 22
        CMY:
        14, 57, 91
        CMYK:
        0, 50, 90, 14
      HSL:
        26°, 81.8182%, 47.4510%
        HSV (HSB):
        26°, 90.0000%, 86.2745%
        XYZ:
        35.1287, 26.2108, 3.9668
        xyY:
        0.5379, 0.4014, 26.2108
      CIE-Lab:
        58.2366, 38.8353, 61.6929
        CIE-LCH:
        58.2366, 72.8985, 57.8098
        CIE-Luv:
        58.2366, 91.8883, 51.1490
        Hunter-Lab:
        51.1965, 32.8844, 31.2437
      #dc6d16 color charts
#dc6d16 RGB chart
      #dc6d16 CMYK chart
      #dc6d16 RGB pie chart
      #dc6d16 color shades, tints & tones
#dc6d16 color schemes
#dc6d16 color preview, HTML & CSS examples
           This text has a color of #dc6d16        
        
          <p style="color:#dc6d16;">Text here</p>
        
        
          .mytext {color:#dc6d16;}
        
        Text color #dc6d16
      
           This box has a color of #dc6d16        
        
          <div style="background-color:#dc6d16;">Content here</div>
        
        
          .mybackground {background-color:#dc6d16;}
        
        Background color #dc6d16
      
           Border around this has a color of #dc6d16        
        
          <div style="border:2px solid #dc6d16;">Content here</div>
        
        
          .myborder {border:2px solid #dc6d16;}
        
        Border color #dc6d16