#dc561d color space conversions
Hex:
        #dc561d
        RGB:
        220, 86, 29
        CMY:
        14, 66, 89
        CMYK:
        0, 61, 87, 14
      HSL:
        18°, 76.7068%, 48.8235%
        HSV (HSB):
        18°, 86.8182%, 86.2745%
        XYZ:
        33.0648, 21.9599, 3.6584
        xyY:
        0.5634, 0.3742, 21.9599
      CIE-Lab:
        53.9845, 49.9942, 56.1262
        CIE-LCH:
        53.9845, 75.1637, 48.3071
        CIE-Luv:
        53.9845, 109.7088, 42.7432
        Hunter-Lab:
        46.8614, 43.9396, 28.1743
      #dc561d color charts
#dc561d RGB chart
      #dc561d CMYK chart
      #dc561d RGB pie chart
      #dc561d color shades, tints & tones
#dc561d color schemes
#dc561d color preview, HTML & CSS examples
           This text has a color of #dc561d        
        
          <p style="color:#dc561d;">Text here</p>
        
        
          .mytext {color:#dc561d;}
        
        Text color #dc561d
      
           This box has a color of #dc561d        
        
          <div style="background-color:#dc561d;">Content here</div>
        
        
          .mybackground {background-color:#dc561d;}
        
        Background color #dc561d
      
           Border around this has a color of #dc561d        
        
          <div style="border:2px solid #dc561d;">Content here</div>
        
        
          .myborder {border:2px solid #dc561d;}
        
        Border color #dc561d