#dc600f color space conversions
Hex:
        #dc600f
        RGB:
        220, 96, 15
        CMY:
        14, 62, 94
        CMYK:
        0, 56, 93, 14
      HSL:
        24°, 87.2340%, 46.0784%
        HSV (HSB):
        24°, 93.1818%, 86.2745%
        XYZ:
        33.7843, 23.6159, 3.2296
        xyY:
        0.5572, 0.3895, 23.6159
      CIE-Lab:
        55.7011, 45.1273, 61.7126
        CIE-LCH:
        55.7011, 76.4521, 53.8239
        CIE-Luv:
        55.7011, 102.7861, 47.8485
        Hunter-Lab:
        48.5962, 39.0508, 30.0770
      #dc600f color charts
#dc600f RGB chart
      #dc600f CMYK chart
      #dc600f RGB pie chart
      #dc600f color shades, tints & tones
#dc600f color schemes
#dc600f color preview, HTML & CSS examples
           This text has a color of #dc600f        
        
          <p style="color:#dc600f;">Text here</p>
        
        
          .mytext {color:#dc600f;}
        
        Text color #dc600f
      
           This box has a color of #dc600f        
        
          <div style="background-color:#dc600f;">Content here</div>
        
        
          .mybackground {background-color:#dc600f;}
        
        Background color #dc600f
      
           Border around this has a color of #dc600f        
        
          <div style="border:2px solid #dc600f;">Content here</div>
        
        
          .myborder {border:2px solid #dc600f;}
        
        Border color #dc600f