#dd9182 color space conversions
Hex:
        #dd9182
        RGB:
        221, 145, 130
        CMY:
        13, 43, 49
        CMYK:
        0, 34, 41, 13
      HSL:
        10°, 57.2327%, 68.8235%
        HSV (HSB):
        10°, 41.1765%, 86.6667%
        XYZ:
        43.9735, 37.2347, 25.9884
        xyY:
        0.4102, 0.3473, 37.2347
      CIE-Lab:
        67.4527, 27.0018, 19.8226
        CIE-LCH:
        67.4527, 33.4968, 36.2831
        CIE-Luv:
        67.4527, 53.1859, 21.1708
        Hunter-Lab:
        61.0202, 21.8485, 17.4626
      #dd9182 color charts
#dd9182 RGB chart
      #dd9182 CMYK chart
      #dd9182 RGB pie chart
      #dd9182 color shades, tints & tones
#dd9182 color schemes
#dd9182 color preview, HTML & CSS examples
           This text has a color of #dd9182        
        
          <p style="color:#dd9182;">Text here</p>
        
        
          .mytext {color:#dd9182;}
        
        Text color #dd9182
      
           This box has a color of #dd9182        
        
          <div style="background-color:#dd9182;">Content here</div>
        
        
          .mybackground {background-color:#dd9182;}
        
        Background color #dd9182
      
           Border around this has a color of #dd9182        
        
          <div style="border:2px solid #dd9182;">Content here</div>
        
        
          .myborder {border:2px solid #dd9182;}
        
        Border color #dd9182