#dc486f color space conversions
Hex:
        #dc486f
        RGB:
        220, 72, 111
        CMY:
        14, 72, 56
        CMYK:
        0, 67, 50, 14
      HSL:
        344°, 67.8899%, 57.2549%
        HSV (HSB):
        344°, 67.2727%, 86.2745%
        XYZ:
        34.7018, 20.9981, 17.2630
        xyY:
        0.4756, 0.2878, 20.9981
      CIE-Lab:
        52.9474, 60.1746, 10.6280
        CIE-LCH:
        52.9474, 61.1060, 10.0162
        CIE-Luv:
        52.9474, 101.8121, 1.6520
        Hunter-Lab:
        45.8237, 54.9849, 9.7405
      #dc486f color charts
#dc486f RGB chart
      #dc486f CMYK chart
      #dc486f RGB pie chart
      #dc486f color shades, tints & tones
#dc486f color schemes
#dc486f color preview, HTML & CSS examples
           This text has a color of #dc486f        
        
          <p style="color:#dc486f;">Text here</p>
        
        
          .mytext {color:#dc486f;}
        
        Text color #dc486f
      
           This box has a color of #dc486f        
        
          <div style="background-color:#dc486f;">Content here</div>
        
        
          .mybackground {background-color:#dc486f;}
        
        Background color #dc486f
      
           Border around this has a color of #dc486f        
        
          <div style="border:2px solid #dc486f;">Content here</div>
        
        
          .myborder {border:2px solid #dc486f;}
        
        Border color #dc486f