#dc827b color space conversions
Hex:
        #dc827b
        RGB:
        220, 130, 123
        CMY:
        14, 49, 52
        CMYK:
        0, 41, 44, 14
      HSL:
        4°, 58.0838%, 67.2549%
        HSV (HSB):
        4°, 44.0909%, 86.2745%
        XYZ:
        41.0730, 32.6110, 22.8687
        xyY:
        0.4254, 0.3378, 32.6110
      CIE-Lab:
        63.8447, 33.8572, 18.7792
        CIE-LCH:
        63.8447, 38.7165, 29.0153
        CIE-Luv:
        63.8447, 63.5009, 18.0711
        Hunter-Lab:
        57.1060, 28.4490, 16.2310
      #dc827b color charts
#dc827b RGB chart
      #dc827b CMYK chart
      #dc827b RGB pie chart
      #dc827b color shades, tints & tones
#dc827b color schemes
#dc827b color preview, HTML & CSS examples
           This text has a color of #dc827b        
        
          <p style="color:#dc827b;">Text here</p>
        
        
          .mytext {color:#dc827b;}
        
        Text color #dc827b
      
           This box has a color of #dc827b        
        
          <div style="background-color:#dc827b;">Content here</div>
        
        
          .mybackground {background-color:#dc827b;}
        
        Background color #dc827b
      
           Border around this has a color of #dc827b        
        
          <div style="border:2px solid #dc827b;">Content here</div>
        
        
          .myborder {border:2px solid #dc827b;}
        
        Border color #dc827b