#dc6f13 color space conversions
Hex:
        #dc6f13
        RGB:
        220, 111, 19
        CMY:
        14, 56, 93
        CMYK:
        0, 50, 91, 14
      HSL:
        27°, 84.1004%, 46.8627%
        HSV (HSB):
        27°, 91.3636%, 86.2745%
        XYZ:
        35.3172, 26.6315, 3.8951
        xyY:
        0.5364, 0.4045, 26.6315
      CIE-Lab:
        58.6317, 37.7732, 62.7759
        CIE-LCH:
        58.6317, 73.2641, 58.9640
        CIE-Luv:
        58.6317, 90.3747, 52.2109
        Hunter-Lab:
        51.6058, 31.8491, 31.6490
      #dc6f13 color charts
#dc6f13 RGB chart
      #dc6f13 CMYK chart
      #dc6f13 RGB pie chart
      #dc6f13 color shades, tints & tones
#dc6f13 color schemes
#dc6f13 color preview, HTML & CSS examples
           This text has a color of #dc6f13        
        
          <p style="color:#dc6f13;">Text here</p>
        
        
          .mytext {color:#dc6f13;}
        
        Text color #dc6f13
      
           This box has a color of #dc6f13        
        
          <div style="background-color:#dc6f13;">Content here</div>
        
        
          .mybackground {background-color:#dc6f13;}
        
        Background color #dc6f13
      
           Border around this has a color of #dc6f13        
        
          <div style="border:2px solid #dc6f13;">Content here</div>
        
        
          .myborder {border:2px solid #dc6f13;}
        
        Border color #dc6f13