#dd9996 color space conversions
Hex:
        #dd9996
        RGB:
        221, 153, 150
        CMY:
        13, 40, 41
        CMYK:
        0, 31, 32, 13
      HSL:
        3°, 51.0791%, 72.7451%
        HSV (HSB):
        3°, 32.1267%, 86.6667%
        XYZ:
        46.7150, 40.3566, 34.1816
        xyY:
        0.3853, 0.3328, 40.3566
      CIE-Lab:
        69.7228, 25.0923, 11.8703
        CIE-LCH:
        69.7228, 27.7584, 25.3173
        CIE-Luv:
        69.7228, 45.1252, 11.7697
        Hunter-Lab:
        63.5269, 20.0896, 12.5669
      #dd9996 color charts
#dd9996 RGB chart
      #dd9996 CMYK chart
      #dd9996 RGB pie chart
      #dd9996 color shades, tints & tones
#dd9996 color schemes
#dd9996 color preview, HTML & CSS examples
           This text has a color of #dd9996        
        
          <p style="color:#dd9996;">Text here</p>
        
        
          .mytext {color:#dd9996;}
        
        Text color #dd9996
      
           This box has a color of #dd9996        
        
          <div style="background-color:#dd9996;">Content here</div>
        
        
          .mybackground {background-color:#dd9996;}
        
        Background color #dd9996
      
           Border around this has a color of #dd9996        
        
          <div style="border:2px solid #dd9996;">Content here</div>
        
        
          .myborder {border:2px solid #dd9996;}
        
        Border color #dd9996