#dc7f27 color space conversions
Hex:
        #dc7f27
        RGB:
        220, 127, 39
        CMY:
        14, 50, 85
        CMYK:
        0, 42, 82, 14
      HSL:
        29°, 72.1116%, 50.7843%
        HSV (HSB):
        29°, 82.2727%, 86.2745%
        XYZ:
        37.4708, 30.5409, 5.8395
        xyY:
        0.5074, 0.4135, 30.5409
      CIE-Lab:
        62.1181, 29.9084, 59.2637
        CIE-LCH:
        62.1181, 66.3830, 63.2214
        CIE-Luv:
        62.1181, 76.1278, 54.3969
        Hunter-Lab:
        55.2638, 24.3176, 32.4197
      #dc7f27 color charts
#dc7f27 RGB chart
      #dc7f27 CMYK chart
      #dc7f27 RGB pie chart
      #dc7f27 color shades, tints & tones
#dc7f27 color schemes
#dc7f27 color preview, HTML & CSS examples
           This text has a color of #dc7f27        
        
          <p style="color:#dc7f27;">Text here</p>
        
        
          .mytext {color:#dc7f27;}
        
        Text color #dc7f27
      
           This box has a color of #dc7f27        
        
          <div style="background-color:#dc7f27;">Content here</div>
        
        
          .mybackground {background-color:#dc7f27;}
        
        Background color #dc7f27
      
           Border around this has a color of #dc7f27        
        
          <div style="border:2px solid #dc7f27;">Content here</div>
        
        
          .myborder {border:2px solid #dc7f27;}
        
        Border color #dc7f27