#dc828d color space conversions
Hex:
        #dc828d
        RGB:
        220, 130, 141
        CMY:
        14, 49, 45
        CMYK:
        0, 41, 36, 14
      HSL:
        353°, 56.2500%, 68.6275%
        HSV (HSB):
        353°, 40.9091%, 86.2745%
        XYZ:
        42.3056, 33.1040, 29.3593
        xyY:
        0.4038, 0.3160, 33.1040
      CIE-Lab:
        64.2450, 35.8756, 9.1448
        CIE-LCH:
        64.2450, 37.0228, 14.3004
        CIE-Luv:
        64.2450, 60.1972, 5.7491
        Hunter-Lab:
        57.5361, 30.5607, 10.0210
      #dc828d color charts
#dc828d RGB chart
      #dc828d CMYK chart
      #dc828d RGB pie chart
      #dc828d color shades, tints & tones
#dc828d color schemes
#dc828d color preview, HTML & CSS examples
           This text has a color of #dc828d        
        
          <p style="color:#dc828d;">Text here</p>
        
        
          .mytext {color:#dc828d;}
        
        Text color #dc828d
      
           This box has a color of #dc828d        
        
          <div style="background-color:#dc828d;">Content here</div>
        
        
          .mybackground {background-color:#dc828d;}
        
        Background color #dc828d
      
           Border around this has a color of #dc828d        
        
          <div style="border:2px solid #dc828d;">Content here</div>
        
        
          .myborder {border:2px solid #dc828d;}
        
        Border color #dc828d