#dc7d79 color space conversions
Hex:
        #dc7d79
        RGB:
        220, 125, 121
        CMY:
        14, 51, 53
        CMYK:
        0, 43, 45, 14
      HSL:
        2°, 58.5799%, 66.8627%
        HSV (HSB):
        2°, 45.0000%, 86.2745%
        XYZ:
        40.3000, 31.2634, 21.9995
        xyY:
        0.4307, 0.3341, 31.2634
      CIE-Lab:
        62.7293, 36.2783, 18.3817
        CIE-LCH:
        62.7293, 40.6694, 26.8707
        CIE-Luv:
        62.7293, 67.1848, 16.9550
        Hunter-Lab:
        55.9136, 30.8058, 15.8116
      #dc7d79 color charts
#dc7d79 RGB chart
      #dc7d79 CMYK chart
      #dc7d79 RGB pie chart
      #dc7d79 color shades, tints & tones
#dc7d79 color schemes
#dc7d79 color preview, HTML & CSS examples
           This text has a color of #dc7d79        
        
          <p style="color:#dc7d79;">Text here</p>
        
        
          .mytext {color:#dc7d79;}
        
        Text color #dc7d79
      
           This box has a color of #dc7d79        
        
          <div style="background-color:#dc7d79;">Content here</div>
        
        
          .mybackground {background-color:#dc7d79;}
        
        Background color #dc7d79
      
           Border around this has a color of #dc7d79        
        
          <div style="border:2px solid #dc7d79;">Content here</div>
        
        
          .myborder {border:2px solid #dc7d79;}
        
        Border color #dc7d79