#dc6c8a color space conversions
Hex:
        #dc6c8a
        RGB:
        220, 108, 138
        CMY:
        14, 58, 46
        CMYK:
        0, 51, 37, 14
      HSL:
        344°, 61.5385%, 64.3137%
        HSV (HSB):
        344°, 50.9091%, 86.2745%
        XYZ:
        39.4652, 27.7757, 27.3260
        xyY:
        0.4173, 0.2937, 27.7757
      CIE-Lab:
        59.6856, 46.7860, 4.3382
        CIE-LCH:
        59.6856, 46.9867, 5.2975
        CIE-Luv:
        59.6856, 74.1296, -2.9134
        Hunter-Lab:
        52.7027, 41.4359, 6.1505
      #dc6c8a color charts
#dc6c8a RGB chart
      #dc6c8a CMYK chart
      #dc6c8a RGB pie chart
      #dc6c8a color shades, tints & tones
#dc6c8a color schemes
#dc6c8a color preview, HTML & CSS examples
           This text has a color of #dc6c8a        
        
          <p style="color:#dc6c8a;">Text here</p>
        
        
          .mytext {color:#dc6c8a;}
        
        Text color #dc6c8a
      
           This box has a color of #dc6c8a        
        
          <div style="background-color:#dc6c8a;">Content here</div>
        
        
          .mybackground {background-color:#dc6c8a;}
        
        Background color #dc6c8a
      
           Border around this has a color of #dc6c8a        
        
          <div style="border:2px solid #dc6c8a;">Content here</div>
        
        
          .myborder {border:2px solid #dc6c8a;}
        
        Border color #dc6c8a