#dd8274 color space conversions
Hex:
        #dd8274
        RGB:
        221, 130, 116
        CMY:
        13, 49, 55
        CMYK:
        0, 41, 48, 13
      HSL:
        8°, 60.6936%, 66.0784%
        HSV (HSB):
        8°, 47.5113%, 86.6667%
        XYZ:
        40.9538, 32.5984, 20.6566
        xyY:
        0.4347, 0.3460, 32.5984
      CIE-Lab:
        63.8344, 33.5356, 22.7253
        CIE-LCH:
        63.8344, 40.5102, 34.1234
        CIE-Luv:
        63.8344, 65.4934, 22.6809
        Hunter-Lab:
        57.0950, 28.1205, 18.5157
      #dd8274 color charts
#dd8274 RGB chart
      #dd8274 CMYK chart
      #dd8274 RGB pie chart
      #dd8274 color shades, tints & tones
#dd8274 color schemes
#dd8274 color preview, HTML & CSS examples
           This text has a color of #dd8274        
        
          <p style="color:#dd8274;">Text here</p>
        
        
          .mytext {color:#dd8274;}
        
        Text color #dd8274
      
           This box has a color of #dd8274        
        
          <div style="background-color:#dd8274;">Content here</div>
        
        
          .mybackground {background-color:#dd8274;}
        
        Background color #dd8274
      
           Border around this has a color of #dd8274        
        
          <div style="border:2px solid #dd8274;">Content here</div>
        
        
          .myborder {border:2px solid #dd8274;}
        
        Border color #dd8274