#dc7c85 color space conversions
Hex:
        #dc7c85
        RGB:
        220, 124, 133
        CMY:
        14, 51, 48
        CMYK:
        0, 44, 40, 14
      HSL:
        354°, 57.8313%, 67.4510%
        HSV (HSB):
        354°, 43.6364%, 86.2745%
        XYZ:
        40.9565, 31.3244, 26.0779
        xyY:
        0.4164, 0.3185, 31.3244
      CIE-Lab:
        62.7805, 38.0862, 11.6250
        CIE-LCH:
        62.7805, 39.8209, 16.9736
        CIE-Luv:
        62.7805, 65.5172, 8.3730
        Hunter-Lab:
        55.9682, 32.6786, 11.5521
      #dc7c85 color charts
#dc7c85 RGB chart
      #dc7c85 CMYK chart
      #dc7c85 RGB pie chart
      #dc7c85 color shades, tints & tones
#dc7c85 color schemes
#dc7c85 color preview, HTML & CSS examples
           This text has a color of #dc7c85        
        
          <p style="color:#dc7c85;">Text here</p>
        
        
          .mytext {color:#dc7c85;}
        
        Text color #dc7c85
      
           This box has a color of #dc7c85        
        
          <div style="background-color:#dc7c85;">Content here</div>
        
        
          .mybackground {background-color:#dc7c85;}
        
        Background color #dc7c85
      
           Border around this has a color of #dc7c85        
        
          <div style="border:2px solid #dc7c85;">Content here</div>
        
        
          .myborder {border:2px solid #dc7c85;}
        
        Border color #dc7c85