#dc803f color space conversions
Hex:
        #dc803f
        RGB:
        220, 128, 63
        CMY:
        14, 50, 75
        CMYK:
        0, 42, 71, 14
      HSL:
        25°, 69.1630%, 55.4902%
        HSV (HSB):
        25°, 71.3636%, 86.2745%
        XYZ:
        38.1316, 31.0129, 8.6790
        xyY:
        0.4900, 0.3985, 31.0129
      CIE-Lab:
        62.5185, 30.3253, 49.3039
        CIE-LCH:
        62.5185, 57.8835, 58.4057
        CIE-Luv:
        62.5185, 73.3846, 47.8969
        Hunter-Lab:
        55.6892, 24.7666, 29.7423
      #dc803f color charts
#dc803f RGB chart
      #dc803f CMYK chart
      #dc803f RGB pie chart
      #dc803f color shades, tints & tones
#dc803f color schemes
#dc803f color preview, HTML & CSS examples
           This text has a color of #dc803f        
        
          <p style="color:#dc803f;">Text here</p>
        
        
          .mytext {color:#dc803f;}
        
        Text color #dc803f
      
           This box has a color of #dc803f        
        
          <div style="background-color:#dc803f;">Content here</div>
        
        
          .mybackground {background-color:#dc803f;}
        
        Background color #dc803f
      
           Border around this has a color of #dc803f        
        
          <div style="border:2px solid #dc803f;">Content here</div>
        
        
          .myborder {border:2px solid #dc803f;}
        
        Border color #dc803f