#dc863d color space conversions
Hex:
        #dc863d
        RGB:
        220, 134, 61
        CMY:
        14, 47, 76
        CMYK:
        0, 39, 72, 14
      HSL:
        28°, 69.4323%, 55.0980%
        HSV (HSB):
        28°, 72.2727%, 86.2745%
        XYZ:
        38.8826, 32.6028, 8.6585
        xyY:
        0.4852, 0.4068, 32.6028
      CIE-Lab:
        63.8380, 27.0432, 51.6465
        CIE-LCH:
        63.8380, 58.2984, 62.3625
        CIE-Luv:
        63.8380, 68.8413, 50.9617
        Hunter-Lab:
        57.0988, 21.6302, 30.9784
      #dc863d color charts
#dc863d RGB chart
      #dc863d CMYK chart
      #dc863d RGB pie chart
      #dc863d color shades, tints & tones
#dc863d color schemes
#dc863d color preview, HTML & CSS examples
           This text has a color of #dc863d        
        
          <p style="color:#dc863d;">Text here</p>
        
        
          .mytext {color:#dc863d;}
        
        Text color #dc863d
      
           This box has a color of #dc863d        
        
          <div style="background-color:#dc863d;">Content here</div>
        
        
          .mybackground {background-color:#dc863d;}
        
        Background color #dc863d
      
           Border around this has a color of #dc863d        
        
          <div style="border:2px solid #dc863d;">Content here</div>
        
        
          .myborder {border:2px solid #dc863d;}
        
        Border color #dc863d