#dc506d color space conversions
Hex:
        #dc506d
        RGB:
        220, 80, 109
        CMY:
        14, 69, 57
        CMYK:
        0, 64, 50, 14
      HSL:
        348°, 66.6667%, 58.8235%
        HSV (HSB):
        348°, 63.6364%, 86.2745%
        XYZ:
        35.1442, 22.0571, 16.8731
        xyY:
        0.4744, 0.2978, 22.0571
      CIE-Lab:
        54.0875, 56.7723, 13.4148
        CIE-LCH:
        54.0875, 58.3357, 13.2946
        CIE-Luv:
        54.0875, 98.1455, 5.7308
        Hunter-Lab:
        46.9650, 51.3839, 11.5743
      #dc506d color charts
#dc506d RGB chart
      #dc506d CMYK chart
      #dc506d RGB pie chart
      #dc506d color shades, tints & tones
#dc506d color schemes
#dc506d color preview, HTML & CSS examples
           This text has a color of #dc506d        
        
          <p style="color:#dc506d;">Text here</p>
        
        
          .mytext {color:#dc506d;}
        
        Text color #dc506d
      
           This box has a color of #dc506d        
        
          <div style="background-color:#dc506d;">Content here</div>
        
        
          .mybackground {background-color:#dc506d;}
        
        Background color #dc506d
      
           Border around this has a color of #dc506d        
        
          <div style="border:2px solid #dc506d;">Content here</div>
        
        
          .myborder {border:2px solid #dc506d;}
        
        Border color #dc506d