#dd6166 color space conversions
Hex:
        #dd6166
        RGB:
        221, 97, 102
        CMY:
        13, 62, 60
        CMYK:
        0, 56, 54, 13
      HSL:
        358°, 64.5833%, 62.3529%
        HSV (HSB):
        358°, 56.1086%, 86.6667%
        XYZ:
        36.4918, 24.8808, 15.4495
        xyY:
        0.4750, 0.3239, 24.8808
      CIE-Lab:
        56.9591, 48.9242, 21.4762
        CIE-LCH:
        56.9591, 53.4304, 23.7000
        CIE-Luv:
        56.9591, 90.5046, 16.7908
        Hunter-Lab:
        49.8807, 43.2959, 16.5526
      #dd6166 color charts
#dd6166 RGB chart
      #dd6166 CMYK chart
      #dd6166 RGB pie chart
      #dd6166 color shades, tints & tones
#dd6166 color schemes
#dd6166 color preview, HTML & CSS examples
           This text has a color of #dd6166        
        
          <p style="color:#dd6166;">Text here</p>
        
        
          .mytext {color:#dd6166;}
        
        Text color #dd6166
      
           This box has a color of #dd6166        
        
          <div style="background-color:#dd6166;">Content here</div>
        
        
          .mybackground {background-color:#dd6166;}
        
        Background color #dd6166
      
           Border around this has a color of #dd6166        
        
          <div style="border:2px solid #dd6166;">Content here</div>
        
        
          .myborder {border:2px solid #dd6166;}
        
        Border color #dd6166