#dc968b color space conversions
Hex:
        #dc968b
        RGB:
        220, 150, 139
        CMY:
        14, 41, 45
        CMYK:
        0, 32, 37, 14
      HSL:
        8°, 53.6424%, 70.3922%
        HSV (HSB):
        8°, 36.8182%, 86.2745%
        XYZ:
        45.0817, 38.8924, 29.5570
        xyY:
        0.3971, 0.3426, 38.8924
      CIE-Lab:
        68.6733, 24.9627, 16.4903
        CIE-LCH:
        68.6733, 29.9177, 33.4485
        CIE-Luv:
        68.6733, 47.8636, 17.6393
        Hunter-Lab:
        62.3638, 19.8981, 15.5544
      #dc968b color charts
#dc968b RGB chart
      #dc968b CMYK chart
      #dc968b RGB pie chart
      #dc968b color shades, tints & tones
#dc968b color schemes
#dc968b color preview, HTML & CSS examples
           This text has a color of #dc968b        
        
          <p style="color:#dc968b;">Text here</p>
        
        
          .mytext {color:#dc968b;}
        
        Text color #dc968b
      
           This box has a color of #dc968b        
        
          <div style="background-color:#dc968b;">Content here</div>
        
        
          .mybackground {background-color:#dc968b;}
        
        Background color #dc968b
      
           Border around this has a color of #dc968b        
        
          <div style="border:2px solid #dc968b;">Content here</div>
        
        
          .myborder {border:2px solid #dc968b;}
        
        Border color #dc968b