#dc616f color space conversions
Hex:
        #dc616f
        RGB:
        220, 97, 111
        CMY:
        14, 62, 56
        CMYK:
        0, 56, 50, 14
      HSL:
        353°, 63.7306%, 62.1569%
        HSV (HSB):
        353°, 55.9091%, 86.2745%
        XYZ:
        36.6591, 24.9127, 17.9154
        xyY:
        0.4612, 0.3134, 24.9127
      CIE-Lab:
        56.9903, 49.3447, 16.2516
        CIE-LCH:
        56.9903, 51.9520, 18.2293
        CIE-Luv:
        56.9903, 87.5132, 10.9534
        Hunter-Lab:
        49.9127, 43.7550, 13.6576
      #dc616f color charts
#dc616f RGB chart
      #dc616f CMYK chart
      #dc616f RGB pie chart
      #dc616f color shades, tints & tones
#dc616f color schemes
#dc616f color preview, HTML & CSS examples
           This text has a color of #dc616f        
        
          <p style="color:#dc616f;">Text here</p>
        
        
          .mytext {color:#dc616f;}
        
        Text color #dc616f
      
           This box has a color of #dc616f        
        
          <div style="background-color:#dc616f;">Content here</div>
        
        
          .mybackground {background-color:#dc616f;}
        
        Background color #dc616f
      
           Border around this has a color of #dc616f        
        
          <div style="border:2px solid #dc616f;">Content here</div>
        
        
          .myborder {border:2px solid #dc616f;}
        
        Border color #dc616f