#dc6c2b color space conversions
Hex:
        #dc6c2b
        RGB:
        220, 108, 43
        CMY:
        14, 58, 83
        CMYK:
        0, 51, 80, 14
      HSL:
        22°, 71.6599%, 51.5686%
        HSV (HSB):
        22°, 80.4545%, 86.2745%
        XYZ:
        35.3138, 26.1152, 5.4650
        xyY:
        0.5279, 0.3904, 26.1152
      CIE-Lab:
        58.1462, 39.8544, 54.0638
        CIE-LCH:
        58.1462, 67.1660, 53.6033
        CIE-Luv:
        58.1462, 91.2424, 46.6377
        Hunter-Lab:
        51.1030, 33.9189, 29.4316
      #dc6c2b color charts
#dc6c2b RGB chart
      #dc6c2b CMYK chart
      #dc6c2b RGB pie chart
      #dc6c2b color shades, tints & tones
#dc6c2b color schemes
#dc6c2b color preview, HTML & CSS examples
           This text has a color of #dc6c2b        
        
          <p style="color:#dc6c2b;">Text here</p>
        
        
          .mytext {color:#dc6c2b;}
        
        Text color #dc6c2b
      
           This box has a color of #dc6c2b        
        
          <div style="background-color:#dc6c2b;">Content here</div>
        
        
          .mybackground {background-color:#dc6c2b;}
        
        Background color #dc6c2b
      
           Border around this has a color of #dc6c2b        
        
          <div style="border:2px solid #dc6c2b;">Content here</div>
        
        
          .myborder {border:2px solid #dc6c2b;}
        
        Border color #dc6c2b