#dc6912 color space conversions
Hex:
        #dc6912
        RGB:
        220, 105, 18
        CMY:
        14, 59, 93
        CMYK:
        0, 52, 92, 14
      HSL:
        26°, 84.8739%, 46.6667%
        HSV (HSB):
        26°, 91.8182%, 86.2745%
        XYZ:
        34.6760, 25.3625, 3.6401
        xyY:
        0.5445, 0.3983, 25.3625
      CIE-Lab:
        57.4269, 40.7776, 62.1692
        CIE-LCH:
        57.4269, 74.3493, 56.7386
        CIE-Luv:
        57.4269, 95.3573, 50.3538
        Hunter-Lab:
        50.3612, 34.7734, 30.9674
      #dc6912 color charts
#dc6912 RGB chart
      #dc6912 CMYK chart
      #dc6912 RGB pie chart
      #dc6912 color shades, tints & tones
#dc6912 color schemes
#dc6912 color preview, HTML & CSS examples
           This text has a color of #dc6912        
        
          <p style="color:#dc6912;">Text here</p>
        
        
          .mytext {color:#dc6912;}
        
        Text color #dc6912
      
           This box has a color of #dc6912        
        
          <div style="background-color:#dc6912;">Content here</div>
        
        
          .mybackground {background-color:#dc6912;}
        
        Background color #dc6912
      
           Border around this has a color of #dc6912        
        
          <div style="border:2px solid #dc6912;">Content here</div>
        
        
          .myborder {border:2px solid #dc6912;}
        
        Border color #dc6912