#dd8046 color space conversions
Hex:
        #dd8046
        RGB:
        221, 128, 70
        CMY:
        13, 50, 73
        CMYK:
        0, 42, 68, 13
      HSL:
        23°, 68.9498%, 57.0588%
        HSV (HSB):
        23°, 68.3258%, 86.6667%
        XYZ:
        38.6435, 31.2527, 9.7900
        xyY:
        0.4849, 0.3922, 31.2527
      CIE-Lab:
        62.7204, 31.0979, 46.1256
        CIE-LCH:
        62.7204, 55.6296, 56.0121
        CIE-Luv:
        62.7204, 73.4745, 45.3696
        Hunter-Lab:
        55.9041, 25.5551, 28.7499
      #dd8046 color charts
#dd8046 RGB chart
      #dd8046 CMYK chart
      #dd8046 RGB pie chart
      #dd8046 color shades, tints & tones
#dd8046 color schemes
#dd8046 color preview, HTML & CSS examples
           This text has a color of #dd8046        
        
          <p style="color:#dd8046;">Text here</p>
        
        
          .mytext {color:#dd8046;}
        
        Text color #dd8046
      
           This box has a color of #dd8046        
        
          <div style="background-color:#dd8046;">Content here</div>
        
        
          .mybackground {background-color:#dd8046;}
        
        Background color #dd8046
      
           Border around this has a color of #dd8046        
        
          <div style="border:2px solid #dd8046;">Content here</div>
        
        
          .myborder {border:2px solid #dd8046;}
        
        Border color #dd8046