#dc7c31 color space conversions
Hex:
        #dc7c31
        RGB:
        220, 124, 49
        CMY:
        14, 51, 81
        CMYK:
        0, 44, 78, 14
      HSL:
        26°, 70.9544%, 52.7451%
        HSV (HSB):
        26°, 77.7273%, 86.2745%
        XYZ:
        37.2772, 29.8527, 6.7032
        xyY:
        0.5049, 0.4043, 29.8527
      CIE-Lab:
        61.5269, 31.8244, 54.6957
        CIE-LCH:
        61.5269, 63.2804, 59.8073
        CIE-Luv:
        61.5269, 77.8429, 50.7948
        Hunter-Lab:
        54.6376, 26.1681, 30.9724
      #dc7c31 color charts
#dc7c31 RGB chart
      #dc7c31 CMYK chart
      #dc7c31 RGB pie chart
      #dc7c31 color shades, tints & tones
#dc7c31 color schemes
#dc7c31 color preview, HTML & CSS examples
           This text has a color of #dc7c31        
        
          <p style="color:#dc7c31;">Text here</p>
        
        
          .mytext {color:#dc7c31;}
        
        Text color #dc7c31
      
           This box has a color of #dc7c31        
        
          <div style="background-color:#dc7c31;">Content here</div>
        
        
          .mybackground {background-color:#dc7c31;}
        
        Background color #dc7c31
      
           Border around this has a color of #dc7c31        
        
          <div style="border:2px solid #dc7c31;">Content here</div>
        
        
          .myborder {border:2px solid #dc7c31;}
        
        Border color #dc7c31