#dc540d color space conversions
Hex:
        #dc540d
        RGB:
        220, 84, 13
        CMY:
        14, 67, 95
        CMYK:
        0, 62, 94, 14
      HSL:
        21°, 88.8412%, 45.6863%
        HSV (HSB):
        21°, 94.0909%, 86.2745%
        XYZ:
        32.7582, 21.5853, 2.8206
        xyY:
        0.5731, 0.3776, 21.5853
      CIE-Lab:
        53.5843, 50.6290, 60.7952
        CIE-LCH:
        53.5843, 79.1160, 50.2132
        CIE-Luv:
        53.5843, 112.2589, 44.5158
        Hunter-Lab:
        46.4600, 44.5522, 28.9225
      #dc540d color charts
#dc540d RGB chart
      #dc540d CMYK chart
      #dc540d RGB pie chart
      #dc540d color shades, tints & tones
#dc540d color schemes
#dc540d color preview, HTML & CSS examples
           This text has a color of #dc540d        
        
          <p style="color:#dc540d;">Text here</p>
        
        
          .mytext {color:#dc540d;}
        
        Text color #dc540d
      
           This box has a color of #dc540d        
        
          <div style="background-color:#dc540d;">Content here</div>
        
        
          .mybackground {background-color:#dc540d;}
        
        Background color #dc540d
      
           Border around this has a color of #dc540d        
        
          <div style="border:2px solid #dc540d;">Content here</div>
        
        
          .myborder {border:2px solid #dc540d;}
        
        Border color #dc540d