#dc963b color space conversions
Hex:
        #dc963b
        RGB:
        220, 150, 59
        CMY:
        14, 41, 77
        CMYK:
        0, 32, 73, 14
      HSL:
        34°, 69.6970%, 54.7059%
        HSV (HSB):
        34°, 73.1818%, 86.2745%
        XYZ:
        41.2110, 37.3441, 9.1738
        xyY:
        0.4698, 0.4257, 37.3441
      CIE-Lab:
        67.5344, 18.3760, 56.3465
        CIE-LCH:
        67.5344, 59.2672, 71.9376
        CIE-Luv:
        67.5344, 56.4321, 58.0229
        Hunter-Lab:
        61.1098, 13.4338, 33.8763
      #dc963b color charts
#dc963b RGB chart
      #dc963b CMYK chart
      #dc963b RGB pie chart
      #dc963b color shades, tints & tones
#dc963b color schemes
#dc963b color preview, HTML & CSS examples
           This text has a color of #dc963b        
        
          <p style="color:#dc963b;">Text here</p>
        
        
          .mytext {color:#dc963b;}
        
        Text color #dc963b
      
           This box has a color of #dc963b        
        
          <div style="background-color:#dc963b;">Content here</div>
        
        
          .mybackground {background-color:#dc963b;}
        
        Background color #dc963b
      
           Border around this has a color of #dc963b        
        
          <div style="border:2px solid #dc963b;">Content here</div>
        
        
          .myborder {border:2px solid #dc963b;}
        
        Border color #dc963b