#dc7b95 color space conversions
Hex:
        #dc7b95
        RGB:
        220, 123, 149
        CMY:
        14, 52, 42
        CMYK:
        0, 44, 32, 14
      HSL:
        344°, 58.0838%, 67.2549%
        HSV (HSB):
        344°, 44.0909%, 86.2745%
        XYZ:
        42.0230, 31.5515, 32.3090
        xyY:
        0.3969, 0.2980, 31.5515
      CIE-Lab:
        62.9704, 40.5176, 2.7574
        CIE-LCH:
        62.9704, 40.6113, 3.8933
        CIE-Luv:
        62.9704, 62.8046, -3.6938
        Hunter-Lab:
        56.1707, 35.2424, 5.2163
      #dc7b95 color charts
#dc7b95 RGB chart
      #dc7b95 CMYK chart
      #dc7b95 RGB pie chart
      #dc7b95 color shades, tints & tones
#dc7b95 color schemes
#dc7b95 color preview, HTML & CSS examples
           This text has a color of #dc7b95        
        
          <p style="color:#dc7b95;">Text here</p>
        
        
          .mytext {color:#dc7b95;}
        
        Text color #dc7b95
      
           This box has a color of #dc7b95        
        
          <div style="background-color:#dc7b95;">Content here</div>
        
        
          .mybackground {background-color:#dc7b95;}
        
        Background color #dc7b95
      
           Border around this has a color of #dc7b95        
        
          <div style="border:2px solid #dc7b95;">Content here</div>
        
        
          .myborder {border:2px solid #dc7b95;}
        
        Border color #dc7b95