#dc993b color space conversions
Hex:
        #dc993b
        RGB:
        220, 153, 59
        CMY:
        14, 40, 77
        CMYK:
        0, 30, 73, 14
      HSL:
        35°, 69.6970%, 54.7059%
        HSV (HSB):
        35°, 73.1818%, 86.2745%
        XYZ:
        41.6959, 38.3139, 9.3354
        xyY:
        0.4667, 0.4288, 38.3139
      CIE-Lab:
        68.2513, 16.7643, 57.0706
        CIE-LCH:
        68.2513, 59.4819, 73.6301
        CIE-Luv:
        68.2513, 54.1018, 59.2386
        Hunter-Lab:
        61.8982, 11.9193, 34.3867
      #dc993b color charts
#dc993b RGB chart
      #dc993b CMYK chart
      #dc993b RGB pie chart
      #dc993b color shades, tints & tones
#dc993b color schemes
#dc993b color preview, HTML & CSS examples
           This text has a color of #dc993b        
        
          <p style="color:#dc993b;">Text here</p>
        
        
          .mytext {color:#dc993b;}
        
        Text color #dc993b
      
           This box has a color of #dc993b        
        
          <div style="background-color:#dc993b;">Content here</div>
        
        
          .mybackground {background-color:#dc993b;}
        
        Background color #dc993b
      
           Border around this has a color of #dc993b        
        
          <div style="border:2px solid #dc993b;">Content here</div>
        
        
          .myborder {border:2px solid #dc993b;}
        
        Border color #dc993b