#dc857e color space conversions
Hex:
        #dc857e
        RGB:
        220, 133, 126
        CMY:
        14, 48, 51
        CMYK:
        0, 40, 43, 14
      HSL:
        4°, 57.3171%, 67.8431%
        HSV (HSB):
        4°, 42.7273%, 86.2745%
        XYZ:
        41.6686, 33.4971, 24.0081
        xyY:
        0.4202, 0.3378, 33.4971
      CIE-Lab:
        64.5614, 32.5865, 18.0724
        CIE-LCH:
        64.5614, 37.2624, 29.0127
        CIE-Luv:
        64.5614, 60.9921, 17.5839
        Hunter-Lab:
        57.8766, 27.2280, 15.9193
      #dc857e color charts
#dc857e RGB chart
      #dc857e CMYK chart
      #dc857e RGB pie chart
      #dc857e color shades, tints & tones
#dc857e color schemes
#dc857e color preview, HTML & CSS examples
           This text has a color of #dc857e        
        
          <p style="color:#dc857e;">Text here</p>
        
        
          .mytext {color:#dc857e;}
        
        Text color #dc857e
      
           This box has a color of #dc857e        
        
          <div style="background-color:#dc857e;">Content here</div>
        
        
          .mybackground {background-color:#dc857e;}
        
        Background color #dc857e
      
           Border around this has a color of #dc857e        
        
          <div style="border:2px solid #dc857e;">Content here</div>
        
        
          .myborder {border:2px solid #dc857e;}
        
        Border color #dc857e