#dc6f47 color space conversions
Hex:
        #dc6f47
        RGB:
        220, 111, 71
        CMY:
        14, 56, 72
        CMYK:
        0, 50, 68, 14
      HSL:
        16°, 68.0365%, 57.0588%
        HSV (HSB):
        16°, 67.7273%, 86.2745%
        XYZ:
        36.3370, 27.0395, 9.2652
        xyY:
        0.5002, 0.3722, 27.0395
      CIE-Lab:
        59.0108, 39.5662, 41.3603
        CIE-LCH:
        59.0108, 57.2377, 46.2700
        CIE-Luv:
        59.0108, 85.6071, 38.1609
        Hunter-Lab:
        51.9995, 33.7358, 25.8354
      #dc6f47 color charts
#dc6f47 RGB chart
      #dc6f47 CMYK chart
      #dc6f47 RGB pie chart
      #dc6f47 color shades, tints & tones
#dc6f47 color schemes
#dc6f47 color preview, HTML & CSS examples
           This text has a color of #dc6f47        
        
          <p style="color:#dc6f47;">Text here</p>
        
        
          .mytext {color:#dc6f47;}
        
        Text color #dc6f47
      
           This box has a color of #dc6f47        
        
          <div style="background-color:#dc6f47;">Content here</div>
        
        
          .mybackground {background-color:#dc6f47;}
        
        Background color #dc6f47
      
           Border around this has a color of #dc6f47        
        
          <div style="border:2px solid #dc6f47;">Content here</div>
        
        
          .myborder {border:2px solid #dc6f47;}
        
        Border color #dc6f47