#dc960f color space conversions
Hex:
        #dc960f
        RGB:
        220, 150, 15
        CMY:
        14, 41, 94
        CMYK:
        0, 32, 93, 14
      HSL:
        40°, 87.2340%, 46.0784%
        HSV (HSB):
        40°, 93.1818%, 86.2745%
        XYZ:
        40.5078, 37.0628, 5.4708
        xyY:
        0.4878, 0.4463, 37.0628
      CIE-Lab:
        67.3241, 17.1175, 69.8617
        CIE-LCH:
        67.3241, 71.9282, 76.2327
        CIE-Luv:
        67.3241, 58.2405, 66.4621
        Hunter-Lab:
        60.8792, 12.2315, 37.2875
      #dc960f color charts
#dc960f RGB chart
      #dc960f CMYK chart
      #dc960f RGB pie chart
      #dc960f color shades, tints & tones
#dc960f color schemes
#dc960f color preview, HTML & CSS examples
           This text has a color of #dc960f        
        
          <p style="color:#dc960f;">Text here</p>
        
        
          .mytext {color:#dc960f;}
        
        Text color #dc960f
      
           This box has a color of #dc960f        
        
          <div style="background-color:#dc960f;">Content here</div>
        
        
          .mybackground {background-color:#dc960f;}
        
        Background color #dc960f
      
           Border around this has a color of #dc960f        
        
          <div style="border:2px solid #dc960f;">Content here</div>
        
        
          .myborder {border:2px solid #dc960f;}
        
        Border color #dc960f