#dc7f17 color space conversions
Hex:
        #dc7f17
        RGB:
        220, 127, 23
        CMY:
        14, 50, 91
        CMYK:
        0, 42, 90, 14
      HSL:
        32°, 81.0700%, 47.6471%
        HSV (HSB):
        32°, 89.5455%, 86.2745%
        XYZ:
        37.2592, 30.4562, 4.7255
        xyY:
        0.5143, 0.4204, 30.4562
      CIE-Lab:
        62.0459, 29.5284, 64.2776
        CIE-LCH:
        62.0459, 70.7357, 65.3265
        CIE-Luv:
        62.0459, 76.9321, 57.2251
        Hunter-Lab:
        55.1872, 23.9354, 33.5542
      #dc7f17 color charts
#dc7f17 RGB chart
      #dc7f17 CMYK chart
      #dc7f17 RGB pie chart
      #dc7f17 color shades, tints & tones
#dc7f17 color schemes
#dc7f17 color preview, HTML & CSS examples
           This text has a color of #dc7f17        
        
          <p style="color:#dc7f17;">Text here</p>
        
        
          .mytext {color:#dc7f17;}
        
        Text color #dc7f17
      
           This box has a color of #dc7f17        
        
          <div style="background-color:#dc7f17;">Content here</div>
        
        
          .mybackground {background-color:#dc7f17;}
        
        Background color #dc7f17
      
           Border around this has a color of #dc7f17        
        
          <div style="border:2px solid #dc7f17;">Content here</div>
        
        
          .myborder {border:2px solid #dc7f17;}
        
        Border color #dc7f17