#dd8860 color space conversions
Hex:
        #dd8860
        RGB:
        221, 136, 96
        CMY:
        13, 47, 62
        CMYK:
        0, 38, 57, 13
      HSL:
        19°, 64.7668%, 62.1569%
        HSV (HSB):
        19°, 56.5611%, 86.6667%
        XYZ:
        40.7343, 33.8250, 15.4483
        xyY:
        0.4526, 0.3758, 33.8250
      CIE-Lab:
        64.8234, 28.5964, 35.0382
        CIE-LCH:
        64.8234, 45.2264, 50.7804
        CIE-Luv:
        64.8234, 64.2609, 36.8870
        Hunter-Lab:
        58.1593, 23.2412, 24.9629
      #dd8860 color charts
#dd8860 RGB chart
      #dd8860 CMYK chart
      #dd8860 RGB pie chart
      #dd8860 color shades, tints & tones
#dd8860 color schemes
#dd8860 color preview, HTML & CSS examples
           This text has a color of #dd8860        
        
          <p style="color:#dd8860;">Text here</p>
        
        
          .mytext {color:#dd8860;}
        
        Text color #dd8860
      
           This box has a color of #dd8860        
        
          <div style="background-color:#dd8860;">Content here</div>
        
        
          .mybackground {background-color:#dd8860;}
        
        Background color #dd8860
      
           Border around this has a color of #dd8860        
        
          <div style="border:2px solid #dd8860;">Content here</div>
        
        
          .myborder {border:2px solid #dd8860;}
        
        Border color #dd8860