#dc640d color space conversions
Hex:
        #dc640d
        RGB:
        220, 100, 13
        CMY:
        14, 61, 95
        CMYK:
        0, 55, 94, 14
      HSL:
        25°, 88.8412%, 45.6863%
        HSV (HSB):
        25°, 94.0909%, 86.2745%
        XYZ:
        34.1450, 24.3590, 3.2829
        xyY:
        0.5526, 0.3942, 24.3590
      CIE-Lab:
        56.4455, 43.1749, 62.6575
        CIE-LCH:
        56.4455, 76.0923, 55.4307
        CIE-Luv:
        56.4455, 99.6396, 49.2998
        Hunter-Lab:
        49.3549, 37.1200, 30.6047
      #dc640d color charts
#dc640d RGB chart
      #dc640d CMYK chart
      #dc640d RGB pie chart
      #dc640d color shades, tints & tones
#dc640d color schemes
#dc640d color preview, HTML & CSS examples
           This text has a color of #dc640d        
        
          <p style="color:#dc640d;">Text here</p>
        
        
          .mytext {color:#dc640d;}
        
        Text color #dc640d
      
           This box has a color of #dc640d        
        
          <div style="background-color:#dc640d;">Content here</div>
        
        
          .mybackground {background-color:#dc640d;}
        
        Background color #dc640d
      
           Border around this has a color of #dc640d        
        
          <div style="border:2px solid #dc640d;">Content here</div>
        
        
          .myborder {border:2px solid #dc640d;}
        
        Border color #dc640d