#dc693b color space conversions
Hex:
        #dc693b
        RGB:
        220, 105, 59
        CMY:
        14, 59, 77
        CMYK:
        0, 52, 73, 14
      HSL:
        17°, 69.6970%, 54.7059%
        HSV (HSB):
        17°, 73.1818%, 86.2745%
        XYZ:
        35.3562, 25.6346, 7.2222
        xyY:
        0.5183, 0.3758, 25.6346
      CIE-Lab:
        57.6885, 41.9709, 46.0901
        CIE-LCH:
        57.6885, 62.3366, 47.6781
        CIE-Luv:
        57.6885, 91.8377, 40.6300
        Hunter-Lab:
        50.6306, 36.0460, 26.9840
      #dc693b color charts
#dc693b RGB chart
      #dc693b CMYK chart
      #dc693b RGB pie chart
      #dc693b color shades, tints & tones
#dc693b color schemes
#dc693b color preview, HTML & CSS examples
           This text has a color of #dc693b        
        
          <p style="color:#dc693b;">Text here</p>
        
        
          .mytext {color:#dc693b;}
        
        Text color #dc693b
      
           This box has a color of #dc693b        
        
          <div style="background-color:#dc693b;">Content here</div>
        
        
          .mybackground {background-color:#dc693b;}
        
        Background color #dc693b
      
           Border around this has a color of #dc693b        
        
          <div style="border:2px solid #dc693b;">Content here</div>
        
        
          .myborder {border:2px solid #dc693b;}
        
        Border color #dc693b