#dc6a2b color space conversions
Hex:
        #dc6a2b
        RGB:
        220, 106, 43
        CMY:
        14, 58, 83
        CMYK:
        0, 52, 80, 14
      HSL:
        21°, 71.6599%, 51.5686%
        HSV (HSB):
        21°, 80.4545%, 86.2745%
        XYZ:
        35.1053, 25.6981, 5.3955
        xyY:
        0.5303, 0.3882, 25.6981
      CIE-Lab:
        57.7494, 40.8559, 53.6937
        CIE-LCH:
        57.7494, 67.4702, 52.7322
        CIE-Luv:
        57.7494, 92.8397, 45.9471
        Hunter-Lab:
        50.6933, 34.8985, 29.1749
      #dc6a2b color charts
#dc6a2b RGB chart
      #dc6a2b CMYK chart
      #dc6a2b RGB pie chart
      #dc6a2b color shades, tints & tones
#dc6a2b color schemes
#dc6a2b color preview, HTML & CSS examples
           This text has a color of #dc6a2b        
        
          <p style="color:#dc6a2b;">Text here</p>
        
        
          .mytext {color:#dc6a2b;}
        
        Text color #dc6a2b
      
           This box has a color of #dc6a2b        
        
          <div style="background-color:#dc6a2b;">Content here</div>
        
        
          .mybackground {background-color:#dc6a2b;}
        
        Background color #dc6a2b
      
           Border around this has a color of #dc6a2b        
        
          <div style="border:2px solid #dc6a2b;">Content here</div>
        
        
          .myborder {border:2px solid #dc6a2b;}
        
        Border color #dc6a2b