#dd8482 color space conversions
Hex:
        #dd8482
        RGB:
        221, 132, 130
        CMY:
        13, 48, 49
        CMYK:
        0, 40, 41, 13
      HSL:
        1°, 57.2327%, 68.8235%
        HSV (HSB):
        1°, 41.1765%, 86.6667%
        XYZ:
        42.0993, 33.4864, 25.3637
        xyY:
        0.4170, 0.3317, 33.4864
      CIE-Lab:
        64.5528, 33.9276, 15.8249
        CIE-LCH:
        64.5528, 37.4367, 25.0058
        CIE-Luv:
        64.5528, 61.7271, 14.5812
        Hunter-Lab:
        57.8674, 28.5931, 14.5199
      #dd8482 color charts
#dd8482 RGB chart
      #dd8482 CMYK chart
      #dd8482 RGB pie chart
      #dd8482 color shades, tints & tones
#dd8482 color schemes
#dd8482 color preview, HTML & CSS examples
           This text has a color of #dd8482        
        
          <p style="color:#dd8482;">Text here</p>
        
        
          .mytext {color:#dd8482;}
        
        Text color #dd8482
      
           This box has a color of #dd8482        
        
          <div style="background-color:#dd8482;">Content here</div>
        
        
          .mybackground {background-color:#dd8482;}
        
        Background color #dd8482
      
           Border around this has a color of #dd8482        
        
          <div style="border:2px solid #dd8482;">Content here</div>
        
        
          .myborder {border:2px solid #dd8482;}
        
        Border color #dd8482